summaryrefslogtreecommitdiff
path: root/sys/arch/ofppc/conf/std.ofppc
blob: 57bc59dca28ceb02c9d6dfe71e3662416ae1e697 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: std.ofppc,v 1.10 2003/08/12 05:15:43 matt Exp $
#
# standard, required NetBSD/ofppc 'options'

machine		ofppc powerpc

options 	PPC_OEA
makeoptions	PPCDIR="oea"	# Tell Makefile.powerpc what dir to use

options 	EXEC_ELF32	# exec ELF binaries
options 	EXEC_SCRIPT	# exec #! scripts

options 	INTSTK=0x2000