summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2014-12-13 14:45:58 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2014-12-13 14:45:58 +0000
commitecb12bfe72f3ed4770125ca1d62182eef9227686 (patch)
treef9f3cf4dc93a1aeda25cd49588c3676b40767566 /etc
parent68a3847cab317877894c727543bac7a384cb1764 (diff)
Install netboot.mop
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.alpha/Makefile.inc7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/etc.alpha/Makefile.inc b/etc/etc.alpha/Makefile.inc
index 8c4f887853a..ba333b904bf 100644
--- a/etc/etc.alpha/Makefile.inc
+++ b/etc/etc.alpha/Makefile.inc
@@ -1,4 +1,6 @@
-# $OpenBSD: Makefile.inc,v 1.23 2014/02/03 05:35:40 miod Exp $
+# $OpenBSD: Makefile.inc,v 1.24 2014/12/13 14:45:57 miod Exp $
+
+KERNELS += GENERIC.MP bsd.mp
KERNELS += GENERIC.MP bsd.mp
@@ -6,7 +8,8 @@ bootblocks:
cp ${DESTDIR}/usr/mdec/boot ${RELEASEDIR}
cp ${DESTDIR}/usr/mdec/bootxx ${RELEASEDIR}
cp ${DESTDIR}/usr/mdec/netboot ${RELEASEDIR}
+ cp ${DESTDIR}/usr/mdec/netboot.mop ${RELEASEDIR}
MDEXT= bsd.rd cd${OSrev}.iso \
floppy${OSrev}.fs floppyB${OSrev}.fs floppyC${OSrev}.fs \
- boot bootxx netboot
+ boot bootxx netboot netboot.mop