Browse Source

Install and document the S-Records boot loader.

OPENBSD_5_4
miod 11 years ago
parent
commit
1885eacf96
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,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.15 2011/07/30 05:38:41 miod Exp $
# $OpenBSD: Makefile.inc,v 1.16 2013/05/12 12:15:59 miod Exp $
KERNELS += GENERIC.MP bsd.mp
@ -6,4 +6,4 @@ bootblocks:
cp ${DESTDIR}/usr/mdec/* ${RELEASEDIR}/
MDEXT= bsd.rd \
bootsd bootst bootxx installboot netboot stboot tftpboot
bootsd bootst bootxx installboot netboot sboot stboot tftpboot

Loading…
Cancel
Save