mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
Fix broken hso kmod definition
SVN-Revision: 12074
This commit is contained in:
parent
8e58c644fd
commit
5a0f48c499
@ -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