aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/openslug.conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-01-11 10:23:01 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-11 10:23:01 +0000
commit8724f16eaa787e6b9ef103640c374286bbd4db7a (patch)
tree6bcf59e2175532342e1f826e58cb86bc03825b73 /conf/distro/openslug.conf
parent8654061bea23f92c20eab7925e702d1b7562f130 (diff)
downloadopenembedded-8724f16eaa787e6b9ef103640c374286bbd4db7a.tar.gz
slugos: Enabled JFFS2 endianness to be controlled.
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r--conf/distro/openslug.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf
index 85f17b18ac..e21859b082 100644
--- a/conf/distro/openslug.conf
+++ b/conf/distro/openslug.conf
@@ -10,6 +10,7 @@ DISTRO_VERSION = "3.1-beta"
DISTRO_FEED = "unstable"
DISTRO_TYPE = "beta"
SLUGOS_IMAGENAME = "openslug"
+SLUGOS_IMAGESEX = "big-endian"
# openslug builds a complete image (not just the parts)
SLUGOS_FLASH_IMAGE = "yes"