1 # $NetBSD: std.hpcsh,v 1.9.10.1 2010/08/11 22:52:07 yamt 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