Browse Source

Link octeon bootloader to the build.

OK deraadt@
OPENBSD_6_6
visa 4 years ago
parent
commit
f9867e4b4c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.octeon/Makefile.inc

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

@ -1,8 +1,8 @@
# $OpenBSD: Makefile.inc,v 1.4 2015/06/13 18:22:57 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.5 2019/07/28 15:45:30 visa Exp $
KERNELS += GENERIC.MP bsd.mp
bootblocks:
# None yet.
MDEXT= bsd.rd miniroot${OSrev}.fs
MDEXT= boot bsd.rd miniroot${OSrev}.fs

Loading…
Cancel
Save