NetBSD/sys/arch/prep/conf/std.prep
tsubai bee211fc53 Move "file .../bus_dma.c" line to MD place.
Add options PPC_MPC6XX on missed ports.
XXX I think PPC_OEA is better name.
2001-06-12 17:13:34 +00:00

12 lines
269 B
Plaintext

# $NetBSD: std.prep,v 1.3 2001/06/12 17:13:35 tsubai Exp $
#
# standard, required NetBSD/prep 'options'
machine prep powerpc
options EXEC_SCRIPT # exec #! scripts
options EXEC_ELF32 # exec ELF binaries
options EXEC_AOUT # exec a.out binaries
options PPC_MPC6XX