angstrom.inc: Removed SLUGOS_IMAGESEX from throughout OE.
authorRod Whitby <rod@whitby.id.au>
Thu, 8 Feb 2007 14:04:35 +0000 (14:04 +0000)
committerRod Whitby <rod@whitby.id.au>
Thu, 8 Feb 2007 14:04:35 +0000 (14:04 +0000)
conf/distro/include/angstrom.inc

index 79ec27a..aef4abf 100644 (file)
@@ -37,10 +37,6 @@ TARGET_FPU_arm ?= "soft"
 TARGET_FPU_armeb ?= "soft"
 TARGET_FPU_ixp4xx ?= "soft"
 
-
-#Make a LE jffs2 image
-SLUGOS_IMAGESEX = "little-endian"
-
 #Name the generated images in a sane way
 IMAGE_NAME = "${DISTRO_NAME}-${IMAGE_BASENAME}-${DISTRO_VERSION}-${MACHINE}"
 DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE}"