projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
08d7f24
)
[target] Config.in: fix powerpc64 endianness
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 18 Dec 2009 16:30:26 +0000
(16:30 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 18 Dec 2009 16:30:26 +0000
(16:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18828
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/Config.in
patch
|
blob
|
history
diff --git
a/target/Config.in
b/target/Config.in
index
8c2d73d
..
2834d07
100644
(file)
--- a/
target/Config.in
+++ b/
target/Config.in
@@
-104,6
+104,7
@@
config powerpc
bool
config powerpc64
+ select BIG_ENDIAN
bool
config sh3
This page took
0.021637 seconds
and
4
git commands to generate.