Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.riscv Don't include bsd.own.mk here - none of the ot...
details: https://anonhg.NetBSD.org/src/rev/b8b5dd13a412
branches: trunk
changeset: 1023939:b8b5dd13a412
user: skrll <skrll%NetBSD.org@localhost>
date: Mon Oct 04 06:50:35 2021 +0000
description:
Don't include bsd.own.mk here - none of the other etc.<foo>/Makefile.inc
files do.
diffstat:
etc/etc.riscv/Makefile.inc | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r 55ebe4afd75a -r b8b5dd13a412 etc/etc.riscv/Makefile.inc
--- a/etc/etc.riscv/Makefile.inc Sun Oct 03 23:19:26 2021 +0000
+++ b/etc/etc.riscv/Makefile.inc Mon Oct 04 06:50:35 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.2 2021/10/01 10:38:03 jmcneill Exp $
+# $NetBSD: Makefile.inc,v 1.3 2021/10/04 06:50:35 skrll Exp $
#
# etc.riscv/Makefile.inc -- riscv-specific etc Makefile targets
#
@@ -15,5 +15,3 @@
cd ${KERNSRCDIR}/stand/efiboot/bootriscv64 && ${MAKE} release
${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*.efi'
.endif
-
-.include <bsd.own.mk>
Home |
Main Index |
Thread Index |
Old Index