summaryrefslogtreecommitdiff
path: root/selinux/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/Kbuild')
-rw-r--r--selinux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/selinux/Kbuild b/selinux/Kbuild
index 398d1368d..09cae4d2d 100644
--- a/selinux/Kbuild
+++ b/selinux/Kbuild
@@ -9,6 +9,7 @@ lib-y:=
9lib-$(CONFIG_CHCON) += chcon.o 9lib-$(CONFIG_CHCON) += chcon.o
10lib-$(CONFIG_GETENFORCE) += getenforce.o 10lib-$(CONFIG_GETENFORCE) += getenforce.o
11lib-$(CONFIG_GETSEBOOL) += getsebool.o 11lib-$(CONFIG_GETSEBOOL) += getsebool.o
12lib-$(CONFIG_LOAD_POLICY) += load_policy.o
12lib-$(CONFIG_MATCHPATHCON) += matchpathcon.o 13lib-$(CONFIG_MATCHPATHCON) += matchpathcon.o
13lib-$(CONFIG_RUNCON) += runcon.o 14lib-$(CONFIG_RUNCON) += runcon.o
14lib-$(CONFIG_SELINUXENABLED) += selinuxenabled.o 15lib-$(CONFIG_SELINUXENABLED) += selinuxenabled.o