summaryrefslogtreecommitdiffstats
path: root/conf/machine/ixp4xxle.conf
blob: d823c08a67e41af802ad8a6b7f552ad539a79d47 (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 little-endian mode

TARGET_ARCH = "arm"

PACKAGE_EXTRA_ARCHS = "armv5e"

require conf/machine/include/ixp4xx.inc

EXTRA_IMAGECMD_jffs2 += " --little-endian"