NetBSD/sys/arch/mvmeppc/conf/std.mvmeppc
matt 66c475ca19 Use a common genassym.cf for all the PPC_MPC6XX ports. Add a makeoptions to
std.foo to indicate the directory to get genassym.cf from.  Add an intrframe
to <powerpc/frame.h> and make trap_subr.S use symbolic offsets into it.
2002-04-18 20:08:05 +00:00

13 lines
362 B
Plaintext

# $NetBSD: std.mvmeppc,v 1.4 2002/04/18 20:08:11 matt Exp $
#
# standard, required NetBSD/mvmeppc 'options'
machine mvmeppc powerpc
options PPC_MPC6XX # Support Motorola PPC60x CPUs
makeoptions PPCDIR="mpc6xx" # Tell Makefile.powerpc what dir to use
options EXEC_ELF32 # exec ELF binaries
options EXEC_SCRIPT # exec #! scripts
makeoptions TEXTADDR=0x4000