diff options
Diffstat (limited to 'package/spca5xx')
-rw-r--r-- | package/spca5xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/spca5xx/Makefile b/package/spca5xx/Makefile index 33f4ef0c4..078759bf4 100644 --- a/package/spca5xx/Makefile +++ b/package/spca5xx/Makefile @@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk define KernelPackage/spca5xx SUBMENU:=Other modules - DEPENDS:=kmod-usb-core kmod-videodev + DEPENDS:=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) |