Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/etc.sgimips Add the IP12 GENERIC kernel.



details:   https://anonhg.NetBSD.org/src/rev/4e1c257a002e
branches:  trunk
changeset: 571196:4e1c257a002e
user:      sekiya <sekiya%NetBSD.org@localhost>
date:      Sat Nov 13 10:27:14 2004 +0000

description:
Add the IP12 GENERIC kernel.

diffstat:

 etc/etc.sgimips/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 9724162434aa -r 4e1c257a002e etc/etc.sgimips/Makefile.inc
--- a/etc/etc.sgimips/Makefile.inc      Sat Nov 13 10:26:39 2004 +0000
+++ b/etc/etc.sgimips/Makefile.inc      Sat Nov 13 10:27:14 2004 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile.inc,v 1.9 2003/11/15 08:58:27 sekiya Exp $
+#      $NetBSD: Makefile.inc,v 1.10 2004/11/13 10:27:14 sekiya Exp $
 #
 #      etc.sgimips/Makefile.inc -- sgimips-specific etc Makefile targets
 #
 
-KERNEL_SETS=           GENERIC32_IP2x GENERIC32_IP3x
+KERNEL_SETS=           GENERIC32_IP12 GENERIC32_IP2x GENERIC32_IP3x
 KERNEL_SUFFIXES=       ecoff
 
 #EXTRA_KERNELS=                NETBOOT



Home | Main Index | Thread Index | Old Index