projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix macfiltering options (#2397)
[openwrt.git]
/
package
/
spca5xx
/
Makefile
diff --git
a/package/spca5xx/Makefile
b/package/spca5xx/Makefile
index
c0f6ea5
..
85e21ef
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
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
TITLE:=Driver for SPCA5xx based USB cameras
URL:=http://mxhaard.free.fr/
FILES:=$(PKG_BUILD_DIR)/gspca.$(LINUX_KMOD_SUFFIX)
TITLE:=Driver for SPCA5xx based USB cameras
URL:=http://mxhaard.free.fr/
FILES:=$(PKG_BUILD_DIR)/gspca.$(LINUX_KMOD_SUFFIX)
This page took
0.017204 seconds
and
4
git commands to generate.