diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-02-08 14:05:17 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-02-08 14:05:17 +0000 |
commit | 31d11a69ee54b6fd6bda1ae63f8260f8f2a6649a (patch) | |
tree | 4e5c3d9a240092485ac2f985a0ae6cddaf70ed9b /conf/distro/debianslug.conf | |
parent | 17d3e0fb3ff532507361ceab18a739d001f4f728 (diff) |
slugos: Removed SLUGOS_IMAGESEX from throughout OE.
Diffstat (limited to 'conf/distro/debianslug.conf')
-rw-r--r-- | conf/distro/debianslug.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf index 2a33ad4164..f85b175338 100644 --- a/conf/distro/debianslug.conf +++ b/conf/distro/debianslug.conf @@ -10,7 +10,6 @@ DISTRO_NAME = "DebianSlug" # DISTRO_FEED = "unstable" DISTRO_TYPE = "beta" SLUGOS_IMAGENAME = "debianslug" -SLUGOS_IMAGESEX = "little-endian" # debianslug builds a complete image (not just the parts) SLUGOS_FLASH_IMAGE = "1" |