mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-24 23:53:02 +00:00
wireless: remove cisco airo
it depends on cfg80211 cfg80211 & wext drivers don't mix on OpenWrt Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 49046
This commit is contained in:
parent
cc82da0bc1
commit
7861462ade
@ -7,22 +7,6 @@
|
||||
|
||||
WIRELESS_MENU:=Wireless Drivers
|
||||
|
||||
define KernelPackage/net-airo
|
||||
SUBMENU:=$(WIRELESS_MENU)
|
||||
TITLE:=Cisco Aironet driver
|
||||
DEPENDS:=@PCI_SUPPORT +@DRIVER_WEXT_SUPPORT
|
||||
KCONFIG:=CONFIG_AIRO
|
||||
FILES:=$(LINUX_DIR)/drivers/net/wireless/airo.ko
|
||||
AUTOLOAD:=$(call AutoProbe,airo)
|
||||
endef
|
||||
|
||||
define KernelPackage/net-airo/description
|
||||
Kernel support for Cisco Aironet cards
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,net-airo))
|
||||
|
||||
|
||||
define KernelPackage/net-prism54
|
||||
SUBMENU:=$(WIRELESS_MENU)
|
||||
TITLE:=Intersil Prism54 support
|
||||
|
Loading…
Reference in New Issue
Block a user