From e264e2ade7948ec8746f01e841744d7a305cc67e Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Fri, 6 May 2016 17:40:55 +0200 Subject: sec: Add exploit mitigation slides Signed-off-by: Holger Dengler --- security/advanced/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/advanced/Makefile') diff --git a/security/advanced/Makefile b/security/advanced/Makefile index a388a9d..9c1bb83 100644 --- a/security/advanced/Makefile +++ b/security/advanced/Makefile @@ -1,2 +1,3 @@ obj-$(CONFIG_SECURITY_ADV) += pres_advanced_sec.pdf obj-$(CONFIG_SECURITY_ADV) += pres_capability.pdf +obj-$(CONFIG_SECURITY_ADV) += pres_exploit.pdf -- cgit v1.2.3