aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/slugos-bag.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/slugos-bag.conf')
-rw-r--r--conf/distro/slugos-bag.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/slugos-bag.conf b/conf/distro/slugos-bag.conf
index 12deb5e7d8..89e61cb386 100644
--- a/conf/distro/slugos-bag.conf
+++ b/conf/distro/slugos-bag.conf
@@ -10,7 +10,7 @@ DISTRO_NAME ?= "slugos-bag"
# DISTRO_FEED ?= "unstable"
DISTRO_TYPE ?= "beta"
-ARCH_BYTE_SEX = "be"
+IXP4XX_MACHINE_ENDIAN = "be"
ARM_INSTRUCTION_SET = "arm"
TARGET_OS = "linux"
SLUGOS_IMAGESEX ?= "big-endian"