summaryrefslogtreecommitdiff
path: root/conf/distro/slugos-lau.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/slugos-lau.conf')
-rw-r--r--conf/distro/slugos-lau.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos-lau.conf b/conf/distro/slugos-lau.conf
index 56c71fb329..098f8684b7 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"
-ARCH_BYTE_SEX = "le"
+IXP4XX_MACHINE_ENDIAN = "le"
ARM_INSTRUCTION_SET = "arm"
TARGET_OS = "linux-uclibc"
SLUGOS_IMAGESEX ?= "big-endian"