1 # $NetBSD: std.amigappc,v 1.6 2005/12/11 12:16:36 christos Exp $
3 # standard, required NetBSD/amigappc 'options'
5 machine amigappc powerpc
6 include "conf/std" # MI standard options
9 makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use
10 options PPC_HIGH_VEC # Exception vectors at 0xfff00000
11 options DISTANT_KERNEL # Kernel not in range for ba/bla calls
13 options EXEC_ELF32 # exec ELF binaries
14 options EXEC_SCRIPT # exec #! scripts
17 options MSGBUFADDR=0xfff70000
18 options MSGBUFSIZE=0x10000
20 makeoptions TEXTADDR=0x08000000