projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add support for the wrt54g3g pcmcia
[openwrt.git]
/
openwrt
/
target
/
Config.in
diff --git
a/openwrt/target/Config.in
b/openwrt/target/Config.in
index
fa3843b
..
e910892
100644
(file)
--- a/
openwrt/target/Config.in
+++ b/
openwrt/target/Config.in
@@
-79,6
+79,10
@@
config BR2_LINUX_2_6_X86
if CONFIG_DEVEL
+config BR2_LINUX_2_6_MIPS64
+ bool "UNSUPPORTED mips64 platform"
+ select BR2_mips64
+
config BR2_LINUX_2_6_ARM
bool "UNSUPPORTED little-endian arm platform"
select BR2_arm
This page took
0.019717 seconds
and
4
git commands to generate.