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/6f29905240bd
branches: trunk
changeset: 836842:6f29905240bd
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 77cfba383032 -r 6f29905240bd 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