blob: 778ce8c100d29af4778a18fdd90217790e2db53d (
plain) (
blame)
1
2
3
4
5
6
7
|
#StrongARM SA11x0 common options
#$FreeBSD: src/sys/arm/sa11x0/std.sa11x0,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $
files "../sa11x0/files.sa11x0"
cpu CPU_SA1100
cpu CPU_SA1110
makeoptions KERNPHYSADDR=0xc0000000
makeoptions KERNVIRTADDR=0xc0000000
|