xref: /netbsd/sys/arch/hp300/conf/std.hp300 (revision d52a3144)
1#	$NetBSD: std.hp300,v 1.11 2010/09/19 02:09:28 tsutsui Exp $
2#
3# Options/devices that all hp300s should have
4#
5
6machine hp300 m68k
7include		"conf/std"			# MI standard options
8include		"arch/m68k/conf/std.m68k"	# m68k standard options
9
10options 	EXEC_AOUT	# support for exec'ing a.out
11