19a0f7f9cb
when building each kernel. Reviewed by: imp
11 lines
305 B
Plaintext
11 lines
305 B
Plaintext
# XScale PXA generic configuration
|
|
# $FreeBSD$
|
|
files "../xscale/pxa/files.pxa"
|
|
include "../xscale/std.xscale"
|
|
makeoptions KERNPHYSADDR=0xa0200000
|
|
makeoptions KERNVIRTADDR=0xc0200000
|
|
makeoptions CONF_CFLAGS=-mcpu=xscale
|
|
options XSCALE_CACHE_READ_WRITE_ALLOCATE
|
|
options ARM_USE_SMALL_ALLOC
|
|
machine arm
|