projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
first ar531x support for 2.4, thx Mile Albon, some addons from me for mips big endian...
[openwrt.git]
/
target
/
linux
/
Config.in
diff --git
a/target/linux/Config.in
b/target/linux/Config.in
index
9442c9f
..
9f3b525
100644
(file)
--- 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...)
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
endchoice
This page took
0.024892 seconds
and
4
git commands to generate.