mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00: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…
x
Reference in New Issue
Block a user