fix madwifi build on atheros
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 9 Sep 2007 22:59:46 +0000 (22:59 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 9 Sep 2007 22:59:46 +0000 (22:59 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8725 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/madwifi/Makefile

index 7de2bd3dae1c486b5948ee8d1ff70108e7fb88b9..25e4886f1ddac6dc6fd8578f632a21fa182a26ca 100644 (file)
@@ -43,7 +43,7 @@ ifeq ($(ARCH),powerpc)
 endif
 
 BUS:=PCI
 endif
 
 BUS:=PCI
-ifneq ($(CONFIG_TARGET_ATHEROS),)
+ifneq ($(CONFIG_TARGET_atheros),)
   BUS:=AHB
   HAL_TARGET:=ap51
 endif
   BUS:=AHB
   HAL_TARGET:=ap51
 endif