NetBSD/sys/arch/amigappc/conf/std.amigappc
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

17 lines
318 B
Plaintext

# $NetBSD: std.amigappc,v 1.2 2002/04/18 20:08:08 matt Exp $
# standard amiga information
machine amigappc powerpc
mainbus0 at root
clock0 at mainbus0
kbd0 at mainbus0
zbus0 at mainbus0
options EXEC_ELF
options EXEC_SCRIPT
options PPC_MPC6XX
makeoptions PPCDIR="mpc6xx" # Tell Makefile.powerpc what dir to use