summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/madwifi-old/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/target/linux/package/madwifi-old/Makefile')
-rw-r--r--openwrt/target/linux/package/madwifi-old/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/package/madwifi-old/Makefile b/openwrt/target/linux/package/madwifi-old/Makefile
index 25c64df..7d36972 100644
--- a/openwrt/target/linux/package/madwifi-old/Makefile
+++ b/openwrt/target/linux/package/madwifi-old/Makefile
@@ -26,10 +26,10 @@ endif
BUS := PCI
-ifneq ($(BR2_LINUX_2_4_AR531X),)
+ifneq ($(CONFIG_LINUX_2_4_AR531X),)
BUS := AHB
endif
-# ifneq ($(BR2_LINUX_2_6_ARUBA),)
+# ifneq ($(CONFIG_LINUX_2_6_ARUBA),)
# BUS := PCI AHB # no suitable HAL for AHB yet.
# endif