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/include | |
parent | 17d3e0fb3ff532507361ceab18a739d001f4f728 (diff) |
slugos: Removed SLUGOS_IMAGESEX from throughout OE.
Diffstat (limited to 'conf/distro/include')
-rw-r--r-- | conf/distro/include/slugos.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc index c0401d93d3..13f6bad29c 100644 --- a/conf/distro/include/slugos.inc +++ b/conf/distro/include/slugos.inc @@ -46,7 +46,6 @@ DISTRO_FEED ?= "unstable" # #ARM_INSTRUCTION_SET "arm" or "thumb" #TARGET_OS "linux" or "linux-uclibc" -#SLUGOS_IMAGESEX "big-endian" or "little-endian" (JFFS2 format) # The following need not be set, the defaults should be adequate #USE_NLS = "no" or "yes" |