aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-11-29 12:19:17 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-11-29 12:19:17 +0000
commitabe440b3722a6cecef27b786783a8e434d6d32de (patch)
treeae3fcae9f12aecd59c906872f95980b5e208bfc8 /conf/machine
parentfe3c35c38eb7676ba7db56c29b64fec5510af2db (diff)
parent45e84e1e16a4f6adae35c692665dc1edf9e3c729 (diff)
downloadopenembedded-abe440b3722a6cecef27b786783a8e434d6d32de.tar.gz
merge of '36827e88b7d0394a63c9f1f96bd021aa80fd443c'
and 'f48c65e31adb332378372f7b45393669354ca0f4'
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/ixp4xx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ixp4xx.conf b/conf/machine/include/ixp4xx.conf
index 190ebe1c8c..0aba653201 100644
--- a/conf/machine/include/ixp4xx.conf
+++ b/conf/machine/include/ixp4xx.conf
@@ -15,7 +15,7 @@
# <possible values>
# description
-ARCH_BYTE_SEX = "be"
+ARCH_BYTE_SEX = "le"
# "be" "le"
# The memory byte sex and (on correctly implemented hardware - the IXP4XX is
# correct) the byte sex of the buses within the system. 'be' (big-endian)