1 # $NetBSD: std.hpcsh,v 1.10 2010/05/13 18:21:32 kiyohara Exp $ 2 # 3 # standard, required NetBSD/hpcsh 'options' 4 5 machine hpcsh sh3 6 include "conf/std" # MI standard options 7 include "arch/sh3/conf/std.sh3el" # arch standard options 8 9 options IOM_RAM_BEGIN=0x0c000000 10 11 makeoptions DEFTEXTADDR="0x8c001000" 12 13 options COM_REGMAP 14