projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add rb532 support
[openwrt.git]
/
target
/
Config.in
diff --git
a/target/Config.in
b/target/Config.in
index
aad5f99
..
47e62d4
100644
(file)
--- a/
target/Config.in
+++ b/
target/Config.in
@@
-43,6
+43,12
@@
config LINUX_2_6_BRCM
Build firmware images for Broadcom based routers
(e.g. Netgear WGT634u)
+config LINUX_2_6_RB532
+ bool "Mikrotik RB532 [2.6]"
+ select mipsel
+ select LINUX_2_6
+ select PCI_SUPPORT
+
config LINUX_2_4_AR7
bool "TI AR7 [2.4]"
select mipsel
This page took
0.022312 seconds
and
4
git commands to generate.