summaryrefslogtreecommitdiffstats
path: root/sys/modules/lomac/syscall_gate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/lomac/syscall_gate/Makefile')
-rw-r--r--sys/modules/lomac/syscall_gate/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/modules/lomac/syscall_gate/Makefile b/sys/modules/lomac/syscall_gate/Makefile
index 54fa8d6..54c5d08 100644
--- a/sys/modules/lomac/syscall_gate/Makefile
+++ b/sys/modules/lomac/syscall_gate/Makefile
@@ -5,6 +5,9 @@ SRCS= syscall_gate.c
NOMAN= yes
CFLAGS+= -I${.CURDIR}/../../../security/lomac
+EXPORT_SYMS= syscall_gate_register \
+ syscall_gate_deregister
+
.PATH: ${.CURDIR}/../../../security/lomac
.include "../Makefile.inc"
OpenPOWER on IntegriCloud