summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.mvme88k/Makefile.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/etc.mvme88k/Makefile.inc b/etc/etc.mvme88k/Makefile.inc
index e4160f11c22..9f6a559087d 100644
--- a/etc/etc.mvme88k/Makefile.inc
+++ b/etc/etc.mvme88k/Makefile.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.inc,v 1.10 2009/04/21 09:12:27 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.11 2009/07/28 19:30:07 miod Exp $
kernels: bsd bsd.mp bootblocks
cp ${.CURDIR}/../sys/arch/mvme88k/compile/GENERIC/bsd \
@@ -19,6 +19,7 @@ bsd.mp:
bootblocks:
cp ${DESTDIR}/usr/mdec/* ${RELEASEDIR}/
-MDEXT= bsd bsd.rd bootsd bootst bootxx installboot netboot stboot tftpboot
+MDEXT= bsd bsd.mp bsd.rd
+MDEXT+= bootsd bootst bootxx installboot netboot stboot tftpboot
.PHONY: bsd bsd.mp bootblocks