summaryrefslogtreecommitdiffstats
path: root/distrib/notes
diff options
context:
space:
mode:
authorvisa <visa@openbsd.org>2020-01-01 07:31:44 +0000
committervisa <visa@openbsd.org>2020-01-01 07:31:44 +0000
commite00c332f323e573a236be3f2a00be91862ccd246 (patch)
tree6f2ccd0de45a94385a205639b573110bfc0d9660 /distrib/notes
parentInstead of processing all imsg when reading them store peer specific (diff)
downloadwireguard-openbsd-e00c332f323e573a236be3f2a00be91862ccd246.tar.xz
wireguard-openbsd-e00c332f323e573a236be3f2a00be91862ccd246.zip
Acknowledge SMP kernels in INSTALL.octeon
From miod@
Diffstat (limited to 'distrib/notes')
-rw-r--r--distrib/notes/octeon/features4
1 files 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