Skip to content
Snippets Groups Projects
Commit 1ce3690d authored by Florian Fainelli's avatar Florian Fainelli
Browse files

Fix the option kernel driver dependency

SVN-Revision: 8300
parent a596b29f
No related branches found
No related tags found
No related merge requests found
...@@ -248,7 +248,6 @@ define KernelPackage/usb-serial-option ...@@ -248,7 +248,6 @@ define KernelPackage/usb-serial-option
$(call usbdep,kmod-usb-serial @LINUX_2_6) $(call usbdep,kmod-usb-serial @LINUX_2_6)
TITLE:=Support for Option HSDPA modems TITLE:=Support for Option HSDPA modems
DESCRIPTION:=Kernel support for Option HSDPA modems DESCRIPTION:=Kernel support for Option HSDPA modems
DEPENDS:=@LINUX_2_6
KCONFIG:=CONFIG_USB_SERIAL_OPTION KCONFIG:=CONFIG_USB_SERIAL_OPTION
FILES:=$(LINUX_DIR)/drivers/usb/serial/option.$(LINUX_KMOD_SUFFIX) FILES:=$(LINUX_DIR)/drivers/usb/serial/option.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,65,option) AUTOLOAD:=$(call AutoLoad,65,option)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment