1 # $NetBSD: std.hpcsh,v 1.5.4.1 2006/06/21 14:52:01 yamt Exp $ 2 # 3 # standard, required NetBSD/hpcsh 'options' 4 5 machine hpcsh sh3 6 include "conf/std" # MI standard options 7 8 options EXEC_SCRIPT # exec #! scripts 9 options IOM_RAM_BEGIN=0x0c000000 10 11 makeoptions ENDIAN="-EL" 12 makeoptions DEFTEXTADDR="0x8c001000" 13 makeoptions MACHINE_ARCH=sh3el 14