Install netboot.mop
authormiod <miod@openbsd.org>
Sat, 13 Dec 2014 14:45:57 +0000 (14:45 +0000)
committermiod <miod@openbsd.org>
Sat, 13 Dec 2014 14:45:57 +0000 (14:45 +0000)
etc/etc.alpha/Makefile.inc

index 8c4f887..ba333b9 100644 (file)
@@ -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