libdrm: import 2.4.25 from meta-oe
[openembedded.git] / conf / machine / nslu2be.conf
blob69d12a73bddbfede9b42e83d66dc7ab63a3bf6cc
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 # Note: armv4b armv4tb armv5teb will be added by tune-xscale.inc automatically.
8 PACKAGE_EXTRA_ARCHS = "armv5eb ixp4xxbe"
10 MACHINE_OVERRIDES += "ixp4xx nslu2"
12 ROOT_FLASH_SIZE ?= "6"
14 require conf/machine/include/ixp4xx.inc
16 EXTRA_IMAGECMD_jffs2 += "--big-endian"