2014-09-04 12:44:40 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2017-02-02 06:14:44 +00:00
|
|
|
cpu CPU_CORTEXA
|
2014-09-04 12:44:40 +00:00
|
|
|
machine arm armv6
|
2015-01-01 23:21:46 +00:00
|
|
|
makeoptions CONF_CFLAGS="-march=armv7a"
|
2014-09-04 12:44:40 +00:00
|
|
|
|
|
|
|
makeoptions KERNVIRTADDR=0xc0f00000
|
|
|
|
options KERNVIRTADDR=0xc0f00000
|
|
|
|
|
|
|
|
options IPI_IRQ_START=0
|
|
|
|
options IPI_IRQ_END=15
|
|
|
|
|
|
|
|
files "../altera/socfpga/files.socfpga"
|