fixed linux-uvc, didn't read nicos comment

SVN-Revision: 9203
v19.07.3_mercusys_ac12_duma
John Crispin 17 years ago
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…
Cancel
Save