NetBSD/sys/arch/bebox/conf/std.bebox
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
359 B
Plaintext

# $NetBSD: std.bebox,v 1.9 2002/04/18 20:08:07 matt Exp $
#
# standard, required NetBSD/bebox 'options'
machine bebox powerpc
options PPC_MPC6XX # BeBox uses 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=0x3100