mirror of https://github.com/hak5/openwrt.git
parent
a596b29f95
commit
1ce3690deb
|
@ -248,7 +248,6 @@ define KernelPackage/usb-serial-option
|
|||
$(call usbdep,kmod-usb-serial @LINUX_2_6)
|
||||
TITLE:=Support for Option HSDPA modems
|
||||
DESCRIPTION:=Kernel support for Option HSDPA modems
|
||||
DEPENDS:=@LINUX_2_6
|
||||
KCONFIG:=CONFIG_USB_SERIAL_OPTION
|
||||
FILES:=$(LINUX_DIR)/drivers/usb/serial/option.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,65,option)
|
||||
|
|
Loading…
Reference in New Issue