14 lines
317 B
Plaintext
14 lines
317 B
Plaintext
|
# $FreeBSD$
|
||
|
|
||
|
include "../mv/std.mv"
|
||
|
files "../mv/orion/files.db88f5xxx"
|
||
|
|
||
|
makeoptions KERNPHYSADDR=0x00400000
|
||
|
makeoptions KERNVIRTADDR=0xc0400000
|
||
|
|
||
|
options KERNPHYSADDR=0x00400000
|
||
|
options KERNVIRTADDR=0xc0400000
|
||
|
options PHYSADDR=0x00000000
|
||
|
options PHYSMEM_SIZE=0x08000000
|
||
|
options STARTUP_PAGETABLE_ADDR=0x00100000
|