merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / conf / machine / nslu2be.conf
blob360e397e04dd006527d722117ab333cb55fba198
1 #@TYPE: Machine
2 #@NAME: Linksys NSLU2 (big-endian)
3 #@DESCRIPTION: Machine configuration for an NSLU2 in big-endian mode
5 TARGET_ARCH = "armeb"
7 PACKAGE_EXTRA_ARCHS = "armv4b armv4tb armv5eb armv5teb ixp4xxbe"
9 OVERRIDES = "local:${MACHINE}:nslu2:ixp4xx:${DISTRO}:${TARGET_OS}:${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"
11 ROOT_FLASH_SIZE ?= "6"
13 require conf/machine/include/ixp4xx.inc
15 EXTRA_IMAGECMD_jffs2 += "--big-endian"
17 INHERIT += "nslu2-image"