aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/mv/armada38x/std.armada38x
blob: a1d5e721775a3d7a8efc0b249b2ed93163bdcddc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$
files		"../mv/armada38x/files.armada38x"
files		"../mv/files.mv"
cpu		CPU_CORTEXA_MP
machine		arm	armv6

makeoptions	CONF_CFLAGS="-march=armv7a"
makeoptions	KERNVIRTADDR=0xc0000000

options         KERNVIRTADDR=0xc0000000
options		IPI_IRQ_START=0
options		IPI_IRQ_END=15