Browse Source

Muild bsd.mp when baking a release.

OPENBSD_5_5
miod 10 years ago
parent
commit
79a1a96750
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      src/etc/etc.aviion/Makefile.inc

+ 4
- 2
src/etc/etc.aviion/Makefile.inc View File

@ -1,6 +1,8 @@
# $OpenBSD: Makefile.inc,v 1.6 2011/07/22 09:30:54 espie Exp $
# $OpenBSD: Makefile.inc,v 1.7 2013/09/28 21:34:10 miod Exp $
KERNELS += GENERIC.MP bsd.mp
bootblocks:
cp ${DESTDIR}/usr/mdec/* ${RELEASEDIR}/
MDEXT= bsd.rd # bootblocks?
MDEXT= # bsd.rd # bootblocks?

Loading…
Cancel
Save