mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 21:51:05 +02:00
fixed linux-uvc, didn't read nicos comment
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9203 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9759b6993b
commit
908bce450a
@ -23,7 +23,7 @@ define KernelPackage/video-uvc
|
||||
SUBMENU:=Video Support
|
||||
TITLE:=USB Video Class (UVC) support
|
||||
URL:=http://linux-uvc.berlios.de/
|
||||
DEPENDS:=@LINUX_2_6 @USB_SUPPORT +kmod-usb-core +kmod-video-core
|
||||
DEPENDS:=@LINUX_2_6 @USB_SUPPORT +kmod-usb-core kmod-video-core
|
||||
FILES:=$(PKG_BUILD_DIR)/uvcvideo.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,90,uvcvideo)
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user