X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=security%2FMakefile;h=a5918e01a4f71a6e97abc664682bd23f75bc544f;hb=a1470c7bf3a4676e62e4c0fb204e339399eb5c59;hp=c26c81e925712fbc2ba38264f477bdd0a02f548d;hpb=b3d07e0344ea36dd3f3a2fdbfaab883e1c5ca69e;p=firefly-linux-kernel-4.4.55.git diff --git a/security/Makefile b/security/Makefile index c26c81e92571..a5918e01a4f7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -16,7 +16,6 @@ obj-$(CONFIG_MMU) += min_addr.o # Object file lists obj-$(CONFIG_SECURITY) += security.o capability.o obj-$(CONFIG_SECURITYFS) += inode.o -# Must precede capability.o in order to stack properly. obj-$(CONFIG_SECURITY_SELINUX) += selinux/built-in.o obj-$(CONFIG_SECURITY_SMACK) += smack/built-in.o obj-$(CONFIG_AUDIT) += lsm_audit.o