Source-Changes-HG archive

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

[src/bouyer-xenpvh]: src/sys/arch/xen/include Also install xen/intrdefs.h



details:   https://anonhg.NetBSD.org/src/rev/587eba922665
branches:  bouyer-xenpvh
changeset: 1025002:587eba922665
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sat Apr 25 10:51:25 2020 +0000

description:
Also install xen/intrdefs.h

diffstat:

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

diffs (14 lines):

diff -r d134da96fec8 -r 587eba922665 sys/arch/xen/include/Makefile
--- a/sys/arch/xen/include/Makefile     Wed Apr 22 20:49:08 2020 +0000
+++ b/sys/arch/xen/include/Makefile     Sat Apr 25 10:51:25 2020 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile,v 1.3 2008/02/17 16:23:12 bouyer Exp $
+#      $NetBSD: Makefile,v 1.3.108.1 2020/04/25 10:51:25 bouyer Exp $
 
 
 INCSDIR= /usr/include/xen
 
-INCS=  xenio.h xenio3.h
+INCS=  intrdefs.h xenio.h xenio3.h
 
 .include <bsd.kinc.mk>



Home | Main Index | Thread Index | Old Index