mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 06:53:21 +02:00
[package] let usb-video load after video-core (#6214)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18788 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5bb5adaa1a
commit
3ba1ad5713
@ -514,7 +514,7 @@ define KernelPackage/usb-video
|
||||
TITLE:=Support for USB video devices
|
||||
KCONFIG:=CONFIG_VIDEO_USBVIDEO
|
||||
FILES:=$(LINUX_DIR)/drivers/media/video/usbvideo/usbvideo.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,60,usbvideo)
|
||||
AUTOLOAD:=$(call AutoLoad,61,usbvideo)
|
||||
endef
|
||||
|
||||
define KernelPackage/usb-video/description
|
||||
|
Loading…
Reference in New Issue
Block a user