mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-11 08:07:30 -04:00
11 lines
284 B
Plaintext
11 lines
284 B
Plaintext
# $NetBSD: std.hp300,v 1.11 2010/09/19 02:09:28 tsutsui Exp $
|
|
#
|
|
# Options/devices that all hp300s should have
|
|
#
|
|
|
|
machine hp300 m68k
|
|
include "conf/std" # MI standard options
|
|
include "arch/m68k/conf/std.m68k" # m68k standard options
|
|
|
|
options EXEC_AOUT # support for exec'ing a.out
|