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