summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/ludeos.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/ludeos.conf b/conf/distro/ludeos.conf
index 87fee2bd53..41eb60bd37 100644
--- a/conf/distro/ludeos.conf
+++ b/conf/distro/ludeos.conf
@@ -7,7 +7,7 @@ DISTRO_VERSION = "0.1-alpha"
DISTRO_FEED = "unstable"
DISTRO_TYPE = "beta"
SLUGOS_IMAGENAME = "ludeos"
-SLUGOS_IMAGESEX = "big-endian"
+SLUGOS_IMAGESEX = "little-endian"
ARCH_BYTE_SEX = "le"
ARM_INSTRUCTION_SET = "arm"