From 8c1e1f53c43f815a6bdc0b13ac8e54931a9e1dbf Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 14 Dec 2006 22:50:13 +0000 Subject: remove the ar531x-2.4 target, a 2.6 port will be added soon git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5796 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/madwifi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/madwifi') diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile index bf637bb1d3..8bd6bc1a5c 100644 --- a/package/madwifi/Makefile +++ b/package/madwifi/Makefile @@ -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),) -- cgit v1.2.3