make spca / gspca driver 2.6 only
SVN-Revision: 6186
This commit is contained in:
parent
d04689050d
commit
488c14df3d
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue