projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4e82f3
)
add a missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 26 Jul 2007 13:00:44 +0000
(13:00 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 26 Jul 2007 13:00:44 +0000
(13:00 +0000)
SVN-Revision: 8176
package/spca5xx/Makefile
patch
|
blob
|
history
diff --git
a/package/spca5xx/Makefile
b/package/spca5xx/Makefile
index f0b28b72a9cd5ec86d575e593fbf76582571a8d6..d444b69298a9c70435c9cbcfcb2b7d3bfdfd0c9d 100644
(file)
--- a/
package/spca5xx/Makefile
+++ b/
package/spca5xx/Makefile
@@
-21,7
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/gspca
SUBMENU:=Other modules
- DEPENDS:=@LINUX_2_6 kmod-usb-core kmod-videodev @VIDEO_SUPPORT
+ DEPENDS:=@LINUX_2_6 kmod-usb-core kmod-videodev @VIDEO_SUPPORT
@USB_SUPPORT
TITLE:=Driver for SPCA5xx based USB cameras
URL:=http://mxhaard.free.fr/
VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)