merge of '821236cd07549d1b91216012a2ef789aaad4c7a0'
[vuplus_openembedded] / conf / machine / ixp4xxbe.conf
1 #@TYPE: Machine
2 #@NAME: Generic IXP4XX kernel
3 #@DESCRIPTION: Machine configuration for a generic ixp4xx board in big-endian mode
4
5 IXP4XX_MACHINE_ENDIAN = "be"
6
7 require conf/machine/include/ixp4xx.conf
8
9 TARGET_ARCH = "armeb"
10
11 MACHINE_ARCH = "ixp4xxbe"
12
13 PACKAGE_EXTRA_ARCHS = "armv4b armv4tb armv5eb armv5teb"
14
15 EXTRA_IMAGECMD_jffs2 += "--big-endian"