From 488c14df3db74179836c844a07b8391e2f24be5a Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 23 Jan 2007 17:44:11 +0000 Subject: make spca / gspca driver 2.6 only SVN-Revision: 6186 --- package/spca5xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/spca5xx') diff --git a/package/spca5xx/Makefile b/package/spca5xx/Makefile index 475d369..153f565 100644 --- 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) -- cgit v1.1