From: Nicolas Thill Date: Tue, 23 Jan 2007 17:44:11 +0000 (+0000) Subject: make spca / gspca driver 2.6 only X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fmkresin.git;a=commitdiff_plain;h=488c14df3db74179836c844a07b8391e2f24be5a make spca / gspca driver 2.6 only SVN-Revision: 6186 --- 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)