Home | History | Annotate | Line # | Download | only in conf
std.obs200 revision 1.4
      1  1.4  kiyohara #	$NetBSD: std.obs200,v 1.4 2010/03/18 14:15:38 kiyohara Exp $
      2  1.1     shige #
      3  1.4  kiyohara # Standard/required options for obs200
      4  1.1     shige 
      5  1.4  kiyohara include		"arch/evbppc/conf/std.obs405"
      6  1.1     shige 
      7  1.4  kiyohara makeoptions	PRDCTTYPE="obs200"
      8  1.1     shige makeoptions	TEXTADDR=0x450000
      9  1.1     shige options 	KERNBASE=0x450000
     10  1.1     shige 
     11  1.1     shige include		"arch/evbppc/conf/files.obs200"
     12