diff options
author | Phil Blundell <philb@gnu.org> | 2007-01-28 16:14:43 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2007-01-28 16:14:43 +0000 |
commit | 25fd37ef987368dd32eba359273c5af98158a364 (patch) | |
tree | 5f2320dd99ebfb6fd219bd57a9395ebddeee6537 /conf/distro/slugos-lau.conf | |
parent | b099d3ec077475cf9e24c271fdbd4c1ddbbb70b1 (diff) | |
parent | 6baa6c1f96b3137abdaf5d50af955115844197ae (diff) |
merge of '7a32604865cb7ad63fbc7f14acda9e02229b44b5'
and '9ab9482d0ea26dbc9267d10e1eb42cc1a7546b6b'
Diffstat (limited to 'conf/distro/slugos-lau.conf')
-rw-r--r-- | conf/distro/slugos-lau.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos-lau.conf b/conf/distro/slugos-lau.conf index 098f8684b7..7294c1dfd2 100644 --- a/conf/distro/slugos-lau.conf +++ b/conf/distro/slugos-lau.conf @@ -9,7 +9,7 @@ DISTRO_NAME ?= "slugos-lau" # DISTRO_FEED ?= "unstable" DISTRO_TYPE ?= "alpha" -IXP4XX_MACHINE_ENDIAN = "le" +TARGET_ARCH = "arm" ARM_INSTRUCTION_SET = "arm" TARGET_OS = "linux-uclibc" SLUGOS_IMAGESEX ?= "big-endian" |