xref: /freebsd/sys/arm/qemu/std.virt (revision 94cba8034ba53725c225c85e35724f0c2b13cea5)
1# $FreeBSD$
2machine		arm	armv7
3cpu 		CPU_CORTEXA
4makeoptions	CONF_CFLAGS="-march=armv7a"
5
6options 	KERNVIRTADDR		= 0xc1000000
7makeoptions	KERNVIRTADDR		= 0xc1000000
8
9files "../qemu/files.qemu"
10
11