bee211fc53
Add options PPC_MPC6XX on missed ports. XXX I think PPC_OEA is better name.
11 lines
231 B
Plaintext
11 lines
231 B
Plaintext
# $NetBSD: std.ofppc,v 1.6 2001/06/12 17:13:35 tsubai Exp $
|
|
#
|
|
# standard, required NetBSD/ofppc 'options'
|
|
|
|
machine ofppc powerpc
|
|
|
|
options EXEC_ELF32 # exec ELF binaries
|
|
options EXEC_SCRIPT # exec #! scripts
|
|
|
|
options PPC_MPC6XX
|