mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 05:04:04 +02:00
[kernel] Fix broken hso kmod definition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12074 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c2d1130c06
commit
93df4822c1
@ -579,7 +579,7 @@ define KernelPackage/usb-net-hso
|
||||
TITLE:=Kernel module for Option USB High Speed Mobile Devices
|
||||
KCONFIG:= \
|
||||
CONFIG_RFKILL \
|
||||
CONFIG_RFKILL_INPUT
|
||||
CONFIG_RFKILL_INPUT \
|
||||
CONFIG_USB_HSO
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/net/rfkill/rfkill.$(LINUX_KMOD_SUFFIX) \
|
||||
|
Loading…
Reference in New Issue
Block a user