mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 20:27:42 +02:00
[package] fix typo in gspa sn9c20x autoload line, patch from Chris Li
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20409 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d5cb03910e
commit
7eb7596718
@ -120,7 +120,7 @@ $(call KernelPackage/video/Depends,@LINUX_2_6 @USB_SUPPORT +kmod-usb-core)
|
|||||||
TITLE:=SN9C102 Camera Chip support
|
TITLE:=SN9C102 Camera Chip support
|
||||||
KCONFIG:=CONFIG_USB_SN9C102
|
KCONFIG:=CONFIG_USB_SN9C102
|
||||||
FILES:=$(LINUX_DIR)/drivers/media/video/sn9c102/sn9c102.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(LINUX_DIR)/drivers/media/video/sn9c102/sn9c102.$(LINUX_KMOD_SUFFIX)
|
||||||
AUTOLOAD:=$(call AutoLoad,70,sn9c102)
|
AUTOLOAD:=$(call AutoLoad,70,gspca_sn9c20x)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user