]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm/qemu/std.virt
Remove IPI_IRQ_START and IPI_IRQ_END from the arm kernel config files.
[FreeBSD/FreeBSD.git] / sys / arm / qemu / std.virt
1 # $FreeBSD$
2 machine         arm     armv7
3 cpu             CPU_CORTEXA
4 makeoptions     CONF_CFLAGS="-march=armv7a"
5
6 options         KERNVIRTADDR            = 0xc1000000
7 makeoptions     KERNVIRTADDR            = 0xc1000000
8
9 files "../qemu/files.qemu"
10