Config.in: fix powerpc64 endianness
SVN-Revision: 18828
This commit is contained in:
parent
ca96b2113e
commit
81be8e3147
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ config powerpc
|
||||||
bool
|
bool
|
||||||
|
|
||||||
config powerpc64
|
config powerpc64
|
||||||
|
select BIG_ENDIAN
|
||||||
bool
|
bool
|
||||||
|
|
||||||
config sh3
|
config sh3
|
||||||
|
|
Loading…
Reference in a new issue