merge of 'b6faf2a6dc98242794af36b6508ba20768cf5c33'
[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 TARGET_ARCH = "armeb"
6
7 PACKAGE_EXTRA_ARCHS = "armv4b armv4tb armv5eb armv5teb"
8
9 require conf/machine/include/ixp4xx.inc
10
11 EXTRA_IMAGECMD_jffs2 += "--big-endian"