mirror of https://github.com/hak5/openwrt-owl.git
parent
ac1c99f86e
commit
ddfa3be78e
|
@ -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…
Reference in New Issue