summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjasper <jasper@openbsd.org>2013-06-01 17:55:29 +0000
committerjasper <jasper@openbsd.org>2013-06-01 17:55:29 +0000
commit2121913d81c11048d5d6bd9fc06b5ddad5e424c8 (patch)
treebcc70bd7f96e41ae2d2ba041412c41f2f7bb20f5
parentChange return codes in various hibernate functions to be able to later (diff)
downloadwireguard-openbsd-2121913d81c11048d5d6bd9fc06b5ddad5e424c8.tar.xz
wireguard-openbsd-2121913d81c11048d5d6bd9fc06b5ddad5e424c8.zip
+bsd.mp
ok pirofti@
-rw-r--r--etc/etc.octeon/Makefile.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/etc.octeon/Makefile.inc b/etc/etc.octeon/Makefile.inc
index a67489f6a76..bda559d4a97 100644
--- a/etc/etc.octeon/Makefile.inc
+++ b/etc/etc.octeon/Makefile.inc
@@ -1,4 +1,6 @@
-# $OpenBSD: Makefile.inc,v 1.2 2013/03/30 23:00:28 jasper Exp $
+# $OpenBSD: Makefile.inc,v 1.3 2013/06/01 17:55:29 jasper Exp $
+
+KERNELS += GENERIC.MP bsd.mp
bootblocks:
# None yet.