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
1 changed files with 0 additions and 16 deletions
|
@ -7,22 +7,6 @@
|
||||||
|
|
||||||
WIRELESS_MENU:=Wireless Drivers
|
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
|
define KernelPackage/net-prism54
|
||||||
SUBMENU:=$(WIRELESS_MENU)
|
SUBMENU:=$(WIRELESS_MENU)
|
||||||
TITLE:=Intersil Prism54 support
|
TITLE:=Intersil Prism54 support
|
||||||
|
|
Loading…
Reference in a new issue