sane-srcrevs: bump e-wm-config-illume-shr to current
[openembedded.git] / conf / machine / nslu2le.conf
index be499b7..62e47cb 100644 (file)
@@ -4,16 +4,13 @@
 
 TARGET_ARCH = "arm"
 
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ixp4xxle"
-
-MACHINE_ARCH = "ixp4xxle"
+# Note: armv4 armv4t armv5te will be added by tune-xscale.inc automatically.
+PACKAGE_EXTRA_ARCHS = "armv5e ixp4xxle"
 
 OVERRIDES = "local:${MACHINE}:nslu2:ixp4xx:${DISTRO}:${TARGET_OS}:${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"
 
 ROOT_FLASH_SIZE ?= "6"
 
-require conf/machine/include/ixp4xx.conf
+require conf/machine/include/ixp4xx.inc
 
 EXTRA_IMAGECMD_jffs2 += "--little-endian"
-
-INHERIT += "nslu2-image dsmg600-image nas100d-image"