mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-05 14:16:17 +00:00
Fix the option kernel driver dependency
SVN-Revision: 8300
This commit is contained in:
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
Block a user