aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/qemu/std.virt
blob: 9f0ae0f8e3a5e527f757ecd5719dfb303dde31a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
machine		arm	armv7
cpu 		CPU_CORTEXA
makeoptions	CONF_CFLAGS="-march=armv7a"

options 	KERNVIRTADDR		= 0xc1000000
makeoptions	KERNVIRTADDR		= 0xc1000000

files "../qemu/files.qemu"