NetBSD/sys/arch/mvmeppc/conf/std.mvmeppc

16 lines
382 B
Plaintext

# $NetBSD: std.mvmeppc,v 1.7 2003/08/12 05:15:43 matt Exp $
#
# standard, required NetBSD/mvmeppc 'options'
machine mvmeppc powerpc
options PPC_OEA # Support Motorola PPC60x CPUs
makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use
options EXEC_ELF32 # exec ELF binaries
options EXEC_SCRIPT # exec #! scripts
options INTSTK=0x2000
makeoptions TEXTADDR=0x4000