From 7082dce3c68d7ced81caccd694a6a4edf1587c32 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 21 Jan 2007 02:02:01 +0000 Subject: make spca5xx depend on video device support in the kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6153 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/spca5xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/spca5xx/Makefile') 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) -- cgit v1.2.3