parent
8bc4e3ea14
commit
be7d2663b3
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue