xref: /netbsd-src/sys/arch/hp300/conf/std.hp300 (revision fad4c9f71477ae11cea2ee75ec82151ac770a534)
1#	$NetBSD: std.hp300,v 1.10 2005/12/11 12:17:13 christos Exp $
2#
3# Options/devices that all hp300s should have
4#
5
6machine hp300 m68k
7include		"conf/std"	# MI standard options
8
9options 	EXEC_AOUT	# support for exec'ing a.out
10options 	EXEC_ELF32	# support for exec'ing ELF
11options 	EXEC_SCRIPT	# support for #! scripts
12