madwifi: add a dependency on hostapd-common-old
authorFelix Fietkau <nbd@openwrt.org>
Mon, 16 Dec 2013 18:42:47 +0000 (18:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 16 Dec 2013 18:42:47 +0000 (18:42 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39104

net/madwifi/Makefile

index d177cf8a7f53e0888c9658ab05f6365dd399fc88..1607946ee0ad6d9648baaf5547454ef5946b235d 100644 (file)
@@ -162,7 +162,7 @@ define KernelPackage/madwifi
   SUBMENU:=Wireless Drivers
   TITLE:=Driver for Atheros wireless chipsets
   URL:=http://madwifi-project.org/
-  DEPENDS:=+wireless-tools @PCI_SUPPORT @(!(TARGET_avr32||TARGET_brcm63xx||TARGET_cobalt||TARGET_ep93xx||TARGET_etrax||TARGET_octeon||TARGET_pxcab||TARGET_sibyte)||BROKEN) +@DRIVER_WEXT_SUPPORT
+  DEPENDS:=+wireless-tools @PCI_SUPPORT @(!(TARGET_avr32||TARGET_brcm63xx||TARGET_cobalt||TARGET_ep93xx||TARGET_etrax||TARGET_octeon||TARGET_pxcab||TARGET_sibyte)||BROKEN) +@DRIVER_WEXT_SUPPORT +hostapd-common-old
   FILES:=$(MADWIFI_FILES)
   AUTOLOAD:=$(call AutoLoad,50,$(MADWIFI_AUTOLOAD))
   MENU:=1