diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-05-08 16:59:29 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-05-08 16:59:29 +0000 |
commit | bd45d489f1b3978942dd76a0a5026a2b7d663284 (patch) | |
tree | 3174d5b21b748ac26ffaa8cd1d865626e9debbbb /sys/arch/pmax/conf/PLUTO | |
parent | 638e58d232a750f17014e6b82a12fc8c865ea8bb (diff) |
add subtype 'mips' to machine line
Diffstat (limited to 'sys/arch/pmax/conf/PLUTO')
-rw-r--r-- | sys/arch/pmax/conf/PLUTO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/pmax/conf/PLUTO b/sys/arch/pmax/conf/PLUTO index 1c41cfa5d6f..644a45606ef 100644 --- a/sys/arch/pmax/conf/PLUTO +++ b/sys/arch/pmax/conf/PLUTO @@ -2,7 +2,7 @@ # PLUTO - specific config(8) file for pluto # -machine pmax +machine pmax mips option CPU_R3000 option MIPS1 |