mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 15:54:04 +02:00
[kernel] gspca-sn9c20x.ko was not insmod'ed due to typo
fixes #11973 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32991 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ae154c227f
commit
039f179551
@ -388,7 +388,7 @@ define KernelPackage/video-gspca-sn9c20x
|
||||
TITLE:=sn9c20x webcam support
|
||||
KCONFIG:=CONFIG_USB_GSPCA_SN9C20X
|
||||
FILES:=$(LINUX_DIR)/drivers/media/video/gspca/gspca_sn9c20x.ko
|
||||
AUTOLOAD:=$(call AutoLoad,75,sn9c20x)
|
||||
AUTOLOAD:=$(call AutoLoad,75,gspca_sn9c20x)
|
||||
$(call AddDepends/video-gspca)
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user