fix madwifi build on atheros
[openwrt-10.03/.git] / package / madwifi / Makefile
index 7de2bd3dae1c486b5948ee8d1ff70108e7fb88b9..25e4886f1ddac6dc6fd8578f632a21fa182a26ca 100644 (file)
@@ -43,7 +43,7 @@ ifeq ($(ARCH),powerpc)
 endif
 
 BUS:=PCI
-ifneq ($(CONFIG_TARGET_ATHEROS),)
+ifneq ($(CONFIG_TARGET_atheros),)
   BUS:=AHB
   HAL_TARGET:=ap51
 endif