aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mtx-3a.conf
blob: bda68acd12adeb71f5c7cb9f065ba9e15e1858ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#@TYPE: Machine - the orange marvell box
#@NAME: 4G Systems mtx-3a
#@DESCRIPTION: Machine configuration for the mtx-3a 

TARGET_ARCH = "arm"
IPKG_ARCHS = "all arm ${MACHINE}"
PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-3a"
EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 -n"  
TARGET_CC_ARCH = "-march=armv5te"
USE_DEVFS = "1"
USE_VT = "0"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
BOOTSTRAP_EXTRA_RDEPENDS += ""