projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[tools] firmware-utils/mkcsysimg: minor bugfix
[openwrt.git]
/
target
/
Config.in
diff --git
a/target/Config.in
b/target/Config.in
index
37c9e20
..
8bfeb83
100644
(file)
--- a/
target/Config.in
+++ b/
target/Config.in
@@
-61,6
+61,10
@@
config i386
config i686
bool
+config m68k
+ select BIG_ENDIAN
+ bool
+
config mips
select BIG_ENDIAN
bool
This page took
0.025447 seconds
and
4
git commands to generate.