diff options
Diffstat (limited to 'selinux/Kbuild.src')
-rw-r--r-- | selinux/Kbuild.src | 2 |
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 | ||
8 | lib-y:= | 8 | lib-y:= |
9 | |||
10 | INSERT | ||
9 | lib-$(CONFIG_CHCON) += chcon.o | 11 | lib-$(CONFIG_CHCON) += chcon.o |
10 | lib-$(CONFIG_GETENFORCE) += getenforce.o | 12 | lib-$(CONFIG_GETENFORCE) += getenforce.o |
11 | lib-$(CONFIG_GETSEBOOL) += getsebool.o | 13 | lib-$(CONFIG_GETSEBOOL) += getsebool.o |