Source-Changes-HG archive

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

[src/netbsd-1-4]: src/sys/dev/ofw pullup 1.1->1.2 (thorpej)



details:   https://anonhg.NetBSD.org/src/rev/7fc74fd0b6ae
branches:  netbsd-1-4
changeset: 468677:7fc74fd0b6ae
user:      perry <perry%NetBSD.org@localhost>
date:      Thu May 06 19:11:50 1999 +0000

description:
pullup 1.1->1.2 (thorpej)

diffstat:

 sys/dev/ofw/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 9da2bcd215bf -r 7fc74fd0b6ae sys/dev/ofw/Makefile
--- a/sys/dev/ofw/Makefile      Thu May 06 06:53:49 1999 +0000
+++ b/sys/dev/ofw/Makefile      Thu May 06 19:11:50 1999 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.1 1998/06/12 23:22:53 cgd Exp $
+#      $NetBSD: Makefile,v 1.1.8.1 1999/05/06 19:11:50 perry Exp $
 
 INCSDIR= /usr/include/dev/ofw
 
-INCS=  openfirm.h
+INCS=  ofw_pci.h openfirm.h
 
 .include <bsd.kinc.mk>



Home | Main Index | Thread Index | Old Index