Fix the option kernel driver dependency
SVN-Revision: 8300
This commit is contained in:
parent
a596b29f95
commit
1ce3690deb
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue