Browse Source

Fix kernels list

OPENBSD_5_0
miod 13 years ago
parent
commit
f04401e1db
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.mvme88k/Makefile.inc

+ 2
- 2
src/etc/etc.mvme88k/Makefile.inc View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile.inc,v 1.14 2011/07/22 09:30:54 espie Exp $
# $OpenBSD: Makefile.inc,v 1.15 2011/07/30 05:38:41 miod Exp $
KERNELS += CONFIG.MP bsd.mp
KERNELS += GENERIC.MP bsd.mp
bootblocks:
cp ${DESTDIR}/usr/mdec/* ${RELEASEDIR}/


Loading…
Cancel
Save