projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d046890
)
make spca / gspca driver 2.6 only
author
Nicolas Thill
<nico@openwrt.org>
Tue, 23 Jan 2007 17:44:11 +0000
(17:44 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 23 Jan 2007 17:44:11 +0000
(17:44 +0000)
SVN-Revision: 6186
package/spca5xx/Makefile
patch
|
blob
|
history
diff --git
a/package/spca5xx/Makefile
b/package/spca5xx/Makefile
index 475d36900a0bbd34c5a79646c8a9963d41ff2bec..153f56514511472c0be34fe8ef6801de2df92f6b 100644
(file)
--- a/
package/spca5xx/Makefile
+++ b/
package/spca5xx/Makefile
@@
-24,7
+24,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/gspca
SUBMENU:=Other modules
- DEPENDS:=kmod-usb-core kmod-videodev @VIDEO_SUPPORT
+ DEPENDS:=
@LINUX_2_6
kmod-usb-core kmod-videodev @VIDEO_SUPPORT
TITLE:=Driver for SPCA5xx based USB cameras
URL:=http://mxhaard.free.fr/
VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)