]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm/annapurna/alpine/std.alpine
Update compiler-rt to release_39 branch r288513. Since this contains a
[FreeBSD/FreeBSD.git] / sys / arm / annapurna / alpine / std.alpine
1 # $FreeBSD$
2
3 cpu             CPU_CORTEXA_MP
4 machine         arm armv6
5 makeoptions     CONF_CFLAGS="-march=armv7a -DAL_HAVE_TYPES"
6
7 makeoptions     KERNVIRTADDR=0xa0200000
8 options         KERNVIRTADDR=0xa0200000
9
10 makeoptions     KERNBASE=0xa0000000
11 options         KERNBASE=0xa0000000
12
13 options         IPI_IRQ_START=0
14 options         IPI_IRQ_END=15
15
16 files           "../annapurna/alpine/files.alpine"