1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 23:46:16 +02:00

make spca / gspca driver 2.6 only

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6186 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2007-01-23 17:44:11 +00:00
parent d375445826
commit 08243325ff

View File

@ -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)