From 126a0c95698df4b36e12a3597b993d797f8bb7af Mon Sep 17 00:00:00 2001 From: Andrew Gallatin Date: Mon, 19 Jun 2000 21:55:42 +0000 Subject: [PATCH] Add UP1000 to GENERIC --- sys/alpha/conf/GENERIC | 1 + sys/alpha/conf/NOTES | 1 + 2 files changed, 2 insertions(+) diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 81bafbc55fa0..874107712c46 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -32,6 +32,7 @@ hints "GENERIC.hints" #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols # Platforms supported +options API_UP1000 # UP1000 (Nautilus) options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, Noname options DEC_EB164 # EB164, PC164, PC164LX, PC164SX options DEC_EB64PLUS # EB64+, Aspen Alpine, etc diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index 81bafbc55fa0..874107712c46 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -32,6 +32,7 @@ hints "GENERIC.hints" #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols # Platforms supported +options API_UP1000 # UP1000 (Nautilus) options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, Noname options DEC_EB164 # EB164, PC164, PC164LX, PC164SX options DEC_EB64PLUS # EB64+, Aspen Alpine, etc