fix lan_ifnames for the wgt634u (#367), add default lan_netmask variable on brcm-2.*
[openwrt.git] / openwrt / target / linux / package / madwifi / Makefile
index 03b40d4..e89ec1d 100644 (file)
@@ -29,9 +29,9 @@ BUS := PCI
 ifneq ($(BR2_LINUX_2_4_AR531X),)
        BUS := AHB
 endif
-ifneq ($(BR2_LINUX_2_6_ARUBA),)
-#      BUS := PCI AHB  # no suitable HAL for AHB yet.
-endif
+ifneq ($(BR2_LINUX_2_6_ARUBA),)
+       BUS := PCI AHB  # no suitable HAL for AHB yet.
+endif
 
 BUS_MODULES:=
 ifeq ($(findstring AHB,$(BUS)),AHB)
This page took 0.036551 seconds and 4 git commands to generate.