aboutsummaryrefslogtreecommitdiffstats
path: root/package/spca5xx
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2007-01-23 17:44:11 +0000
committerNicolas Thill <nico@openwrt.org>2007-01-23 17:44:11 +0000
commit27185f0252962d4301cf38f37e752d51269c1bf8 (patch)
tree53412462aac046eb0c62dd7e86806e2682905907 /package/spca5xx
parente8d4eb1825c5a883759eadf503bea1153023fdb2 (diff)
downloadmaster-187ad058-27185f0252962d4301cf38f37e752d51269c1bf8.tar.gz
master-187ad058-27185f0252962d4301cf38f37e752d51269c1bf8.tar.bz2
master-187ad058-27185f0252962d4301cf38f37e752d51269c1bf8.zip
make spca / gspca driver 2.6 only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6186 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/spca5xx')
-rw-r--r--package/spca5xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/spca5xx/Makefile b/package/spca5xx/Makefile
index 475d36900a..153f565145 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)