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/efiboot revert previous; does not fix th...
details: https://anonhg.NetBSD.org/src/rev/c8367bf037bc
branches: trunk
changeset: 445684:c8367bf037bc
user: christos <christos%NetBSD.org@localhost>
date: Thu Nov 08 23:20:52 2018 +0000
description:
revert previous; does not fix the issue
diffstat:
sys/arch/i386/stand/efiboot/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (11 lines):
diff -r 6d2148cb05cc -r c8367bf037bc sys/arch/i386/stand/efiboot/Makefile
--- a/sys/arch/i386/stand/efiboot/Makefile Thu Nov 08 21:47:04 2018 +0000
+++ b/sys/arch/i386/stand/efiboot/Makefile Thu Nov 08 23:20:52 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2018/11/08 21:47:04 christos Exp $
-
-.include <bsd.init.mk>
+# $NetBSD: Makefile,v 1.5 2018/11/08 23:20:52 christos Exp $
SUBDIR= bootia32
.if ${MACHINE} == "amd64"
Home |
Main Index |
Thread Index |
Old Index