remove the ar531x-2.4 target, a 2.6 port will be added soon
[openwrt.git] / package / madwifi / Makefile
index bf637bb..8bd6bc1 100644 (file)
@@ -41,7 +41,7 @@ ifeq ($(ARCH),powerpc)
 endif
 
 BUS:=PCI
-ifneq ($(CONFIG_LINUX_2_4_AR531X),)
+ifneq ($(CONFIG_LINUX_2_6_AR531X),)
   BUS:=AHB
 endif
 ifneq ($(CONFIG_LINUX_2_6_ARUBA),)
This page took 0.026024 seconds and 4 git commands to generate.