Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1693)

Unified Diff: security/yama/Makefile

Issue 6677065: CHROMIUM: Pull in Yama LSM (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/kernel.git@master
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « security/yama/Kconfig ('k') | security/yama/yama_lsm.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: security/yama/Makefile
diff --git a/security/yama/Makefile b/security/yama/Makefile
new file mode 100644
index 0000000000000000000000000000000000000000..8b5e065884563501a7148dd02b10aed4c49a2d97
--- /dev/null
+++ b/security/yama/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_SECURITY_YAMA) := yama.o
+
+yama-y := yama_lsm.o
« no previous file with comments | « security/yama/Kconfig ('k') | security/yama/yama_lsm.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698