From 1a73c7e2c98f05b830dd6634b044ea42fd81cdf5 Mon Sep 17 00:00:00 2001 From: wbx 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2781 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'target/linux/Config.in') diff --git a/target/linux/Config.in b/target/linux/Config.in index 9442c9fc9..9f3b52594 100644 --- a/target/linux/Config.in +++ b/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.2.3