aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ixp4xxbe.conf
blob: 575886fba65093ddce3b2863f08ad09016a030e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
#@TYPE: Machine
#@NAME: Generic IXP4XX kernel
#@DESCRIPTION: Machine configuration for a generic ixp4xx board in big-endian mode

TARGET_ARCH = "armeb"

PACKAGE_EXTRA_ARCHS = "armv5eb"

require conf/machine/include/ixp4xx.inc

EXTRA_IMAGECMD_jffs2 += "--big-endian"