Source-Changes-HG archive

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

[src/netbsd-3]: src/sys/arch/prep/conf Pull up revision 1.33 (requested by kl...



details:   https://anonhg.NetBSD.org/src/rev/5eeb5191ebbc
branches:  netbsd-3
changeset: 574958:5eeb5191ebbc
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Mar 20 21:50:22 2005 +0000

description:
Pull up revision 1.33 (requested by kleink in ticket #37):
Add PLATFORM_IBM_6015 to INSTALL, as present in GENERIC.

diffstat:

 sys/arch/prep/conf/INSTALL |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r be3c05e4d055 -r 5eeb5191ebbc sys/arch/prep/conf/INSTALL
--- a/sys/arch/prep/conf/INSTALL        Sun Mar 20 21:49:09 2005 +0000
+++ b/sys/arch/prep/conf/INSTALL        Sun Mar 20 21:50:22 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALL,v 1.32 2005/02/18 21:05:53 dsl Exp $
+#      $NetBSD: INSTALL,v 1.32.4.1 2005/03/20 21:50:22 tron Exp $
 #
 #      INSTALL -- Installation kernel
 #
@@ -17,6 +17,7 @@
 maxusers       8
 
 # Platform support
+options        PLATFORM_IBM_6015               # IBM RS/6000 40P
 options        PLATFORM_IBM_6040               # IBM ThinkPad 820
 options        PLATFORM_IBM_6050               # IBM Personal Power Series 830
 options        PLATFORM_IBM_7248               # IBM RS/6000 7248-100/120/133



Home | Main Index | Thread Index | Old Index