summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjasper <jasper@openbsd.org>2011-02-17 20:24:11 +0000
committerjasper <jasper@openbsd.org>2011-02-17 20:24:11 +0000
commit2bfaebe5db922d5d218cc921c90fadf57da33732 (patch)
tree6777e45c423ac42be6f288bcd81c995c2c9f6277
parentDisable sbt and ubt devices. The bluetooth code will sometimes sleep while (diff)
downloadwireguard-openbsd-2bfaebe5db922d5d218cc921c90fadf57da33732.tar.xz
wireguard-openbsd-2bfaebe5db922d5d218cc921c90fadf57da33732.zip
put bsd.mp into the iso image too.
-rw-r--r--distrib/hppa/iso/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/hppa/iso/Makefile b/distrib/hppa/iso/Makefile
index dc6d50aa58c..bd39b3bdb0f 100644
--- a/distrib/hppa/iso/Makefile
+++ b/distrib/hppa/iso/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.7 2010/10/18 05:40:47 deraadt Exp $
+# $OpenBSD: Makefile,v 1.8 2011/02/17 20:24:11 jasper Exp $
TOP= ${.CURDIR}/..
@@ -11,7 +11,7 @@ RELDIR?= /home/rel-${MACHINE}
BASE= ${RELDIR}/base${OSrev}.tgz ${RELDIR}/comp${OSrev}.tgz \
${RELDIR}/etc${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}/xetc${OSrev}.tgz \
${RELXDIR}/xfont${OSrev}.tgz ${RELXDIR}/xshare${OSrev}.tgz \