kernel: remove kmod-usb-serial-airprime
This was removed from kernel 2.6.27 SVN-Revision: 31633
This commit is contained in:
parent
2f93cd1fad
commit
a42570bc3e
1 changed files with 0 additions and 15 deletions
|
@ -307,21 +307,6 @@ define AddDepends/usb-serial
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
define KernelPackage/usb-serial-airprime
|
|
||||||
TITLE:=Support for Airprime (EVDO)
|
|
||||||
KCONFIG:=CONFIG_USB_SERIAL_AIRPRIME
|
|
||||||
FILES:=$(LINUX_DIR)/drivers/usb/serial/airprime.ko
|
|
||||||
AUTOLOAD:=$(call AutoLoad,65,airprime)
|
|
||||||
$(call AddDepends/usb-serial)
|
|
||||||
endef
|
|
||||||
|
|
||||||
define KernelPackage/usb-serial-airprime/description
|
|
||||||
Kernel support for Airprime (EVDO)
|
|
||||||
endef
|
|
||||||
|
|
||||||
$(eval $(call KernelPackage,usb-serial-airprime))
|
|
||||||
|
|
||||||
|
|
||||||
define KernelPackage/usb-serial-belkin
|
define KernelPackage/usb-serial-belkin
|
||||||
TITLE:=Support for Belkin devices
|
TITLE:=Support for Belkin devices
|
||||||
KCONFIG:=CONFIG_USB_SERIAL_BELKIN
|
KCONFIG:=CONFIG_USB_SERIAL_BELKIN
|
||||||
|
|
Loading…
Reference in a new issue