From 36bde488207dad7f97621b657c0ceb516b4dd669 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 25 Dec 2005 20:04:16 +0000 Subject: first ar531x support for 2.4, thx Mile Albon, some addons from me for mips big endian toolchain SVN-Revision: 2781 --- openwrt/target/linux/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'openwrt/target/linux/Config.in') diff --git a/openwrt/target/linux/Config.in b/openwrt/target/linux/Config.in index 9442c9f..9f3b525 100644 --- a/openwrt/target/linux/Config.in +++ b/openwrt/target/linux/Config.in @@ -48,6 +48,14 @@ config BR2_LINUX_2_6_X86 Build firmware images for x86 based boards (e.g. Soekris net4521 and net4801, PC Engines WRAP...) +config BR2_LINUX_2_4_AR531X + bool "Support for Atheros ar531x based APs" + default n + depends BR2_mipseb + help + Build firmware images for Atheros ar531x based boards + (e.g. Netgear WGT624, Linksys WRT55AG) + endchoice -- cgit v1.1