projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix typo, we are not building for the DG834G (ar7) but the DG834GT (brcm6348)
[openwrt.git]
/
target
/
linux
/
ar7
/
config-2.6.26
diff --git
a/target/linux/ar7/config-2.6.26
b/target/linux/ar7/config-2.6.26
index
4450966
..
93c6dd6
100644
(file)
--- a/
target/linux/ar7/config-2.6.26
+++ b/
target/linux/ar7/config-2.6.26
@@
-98,6
+98,7
@@
CONFIG_MIPS=y
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
This page took
0.023405 seconds
and
4
git commands to generate.