fix typo, proto should be protocol
[openwrt.git] / package / kernel / modules / usb.mk
index 04363d2..345bee7 100644 (file)
@@ -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) \
This page took 0.02682 seconds and 4 git commands to generate.