mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:05:20 +02:00
kernel: remove kmod-usb-serial-airprime
This was removed from kernel 2.6.27 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31633 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
00f8102731
commit
b9df8c2a8d
@ -307,21 +307,6 @@ define AddDepends/usb-serial
|
||||
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
|
||||
TITLE:=Support for Belkin devices
|
||||
KCONFIG:=CONFIG_USB_SERIAL_BELKIN
|
||||
|
Loading…
Reference in New Issue
Block a user