summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/spca5xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/spca5xx/Makefile b/package/spca5xx/Makefile
index 475d36900..153f56514 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)