aboutsummaryrefslogtreecommitdiff
path: root/selinux/Kbuild.src
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/Kbuild.src')
-rw-r--r--selinux/Kbuild.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/selinux/Kbuild.src b/selinux/Kbuild.src
index d0c190ceb..6567e3c07 100644
--- a/selinux/Kbuild.src
+++ b/selinux/Kbuild.src
@@ -6,6 +6,8 @@
6# Licensed under the GPL v2, see the file LICENSE in this tarball. 6# Licensed under the GPL v2, see the file LICENSE in this tarball.
7 7
8lib-y:= 8lib-y:=
9
10INSERT
9lib-$(CONFIG_CHCON) += chcon.o 11lib-$(CONFIG_CHCON) += chcon.o
10lib-$(CONFIG_GETENFORCE) += getenforce.o 12lib-$(CONFIG_GETENFORCE) += getenforce.o
11lib-$(CONFIG_GETSEBOOL) += getsebool.o 13lib-$(CONFIG_GETSEBOOL) += getsebool.o