Home | History | Annotate | Line # | Download | only in conf
      1 #	$NetBSD: std.obs200,v 1.5 2020/03/01 23:23:36 rin Exp $
      2 #
      3 # Standard/required options for obs200
      4 
      5 include		"arch/evbppc/conf/std.obs405"
      6 
      7 options 	IBM405_ERRATA77
      8 
      9 makeoptions	PRDCTTYPE="obs200"
     10 makeoptions	TEXTADDR=0x450000
     11 options 	KERNBASE=0x450000
     12 
     13 include		"arch/evbppc/conf/files.obs200"
     14