48489d0202
And cleanup. However dwctwo@plb is buggy...
15 lines
317 B
Plaintext
15 lines
317 B
Plaintext
# $NetBSD: std.obs600,v 1.2 2013/11/21 14:03:02 kiyohara Exp $
|
|
#
|
|
# Standard/required options for obs600.
|
|
|
|
include "arch/evbppc/conf/std.obs405"
|
|
options MULTIUIC
|
|
|
|
options EVBPPC_HAS_MBR
|
|
|
|
makeoptions PRDCTTYPE="obs600"
|
|
makeoptions TEXTADDR=0x25000
|
|
options KERNBASE=0x25000
|
|
|
|
include "arch/evbppc/conf/files.obs600"
|