From cbb309b4d7b2aba85f0cfd4f5dcb69d820f26db6 Mon Sep 17 00:00:00 2001 From: Visa Hankala Date: Wed, 1 Jan 2020 07:31:45 +0000 Subject: Acknowledge SMP kernels in INSTALL.octeon From miod@ --- distrib/notes/octeon/features | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrib/notes/octeon/features b/distrib/notes/octeon/features index eb0a4fcae36..f5499bc6107 100644 --- a/distrib/notes/octeon/features +++ b/distrib/notes/octeon/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2013/07/26 20:07:29 miod Exp $ +dnl $OpenBSD: features,v 1.3 2020/01/01 07:31:44 visa Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -21,7 +21,7 @@ dnl (i.e. md_consoleinfo is not empty) define({:-MDSERCONS-:},)dnl dnl dnl define if SMP kernels are provided -define({:-MDSMP-:},)dnl +define({:-MDSMP-:},1)dnl dnl dnl define if shared libraries are provided define({:-MDSO-:},1)dnl -- cgit v1.2.3