Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/stand Build my new i386 bootcode



details:   https://anonhg.NetBSD.org/src/rev/01b13c2f126d
branches:  trunk
changeset: 547072:01b13c2f126d
user:      dsl <dsl%NetBSD.org@localhost>
date:      Mon May 12 14:48:56 2003 +0000

description:
Build my new i386 bootcode

diffstat:

 sys/arch/i386/stand/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 30a941b08898 -r 01b13c2f126d sys/arch/i386/stand/Makefile
--- a/sys/arch/i386/stand/Makefile      Mon May 12 14:48:12 2003 +0000
+++ b/sys/arch/i386/stand/Makefile      Mon May 12 14:48:56 2003 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile,v 1.21 2003/04/30 19:52:17 dsl Exp $
+#      $NetBSD: Makefile,v 1.22 2003/05/12 14:48:56 dsl Exp $
 
 SUBDIR=                genprom installboot .WAIT
 
-SUBDIR+=       mbr
+SUBDIR+=       mbr bootxx boot
 
 SUBDIR+=       biosboot
 



Home | Main Index | Thread Index | Old Index