summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgkoehler <gkoehler@openbsd.org>2020-10-03 05:58:52 +0000
committergkoehler <gkoehler@openbsd.org>2020-10-03 05:58:52 +0000
commit7cd3987eb659fef05a27667460e52a0e19cf10ba (patch)
treef0e6b1a279790d949680e68584f6bcf46ad1e8e1
parentprefer ed25519 signature algorithm variants to ECDSA; ok markus@ (diff)
downloadwireguard-openbsd-7cd3987eb659fef05a27667460e52a0e19cf10ba.tar.xz
wireguard-openbsd-7cd3987eb659fef05a27667460e52a0e19cf10ba.zip
Add bsd.mp to powerpc64's installXX.{img,iso}
ok deraadt@
-rw-r--r--distrib/powerpc64/iso/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/powerpc64/iso/Makefile b/distrib/powerpc64/iso/Makefile
index 836effdb722..c40540231ff 100644
--- a/distrib/powerpc64/iso/Makefile
+++ b/distrib/powerpc64/iso/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2020/08/05 05:00:04 deraadt Exp $
+# $OpenBSD: Makefile,v 1.2 2020/10/03 05:58:52 gkoehler Exp $
FS= install${OSrev}.img
FSSIZE= 1032192
@@ -12,7 +12,7 @@ RELDIR?= /home/rel-${MACHINE}
BASE= ${RELDIR}/base${OSrev}.tgz ${RELDIR}/comp${OSrev}.tgz \
${RELDIR}/game${OSrev}.tgz ${RELDIR}/man${OSrev}.tgz \
- ${RELDIR}/bsd ${RELDIR}/bsd.rd \
+ ${RELDIR}/bsd ${RELDIR}/bsd.mp ${RELDIR}/bsd.rd \
${RELDIR}/INSTALL.${MACHINE}
XBASE= ${RELXDIR}/xbase${OSrev}.tgz ${RELXDIR}/xfont${OSrev}.tgz \
${RELXDIR}/xshare${OSrev}.tgz ${RELXDIR}/xserv${OSrev}.tgz