aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/Makefile
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2016-06-26 08:46:23 -0700
committerKees Cook <keescook@chromium.org>2016-07-07 11:09:20 -0700
commita3dff71c1c88fc184a1ae5e425ba621d547d16ec (patch)
tree7d6fe391cedf8905280eb9038844bba06276142d /drivers/misc/Makefile
parent0edca7b5afb4b0909eecd2ede9a6736ef7cafc42 (diff)
downloadlinux-a3dff71c1c88fc184a1ae5e425ba621d547d16ec.tar.gz
lkdtm: split usercopy tests to separate file
This splits the USERCOPY_* tests into the new lkdtm_usercopy.c file to help separate things better for readability. Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'drivers/misc/Makefile')
-rw-r--r--drivers/misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile
index 7d45ed4a15491..e6b2778731ff3 100644
--- a/drivers/misc/Makefile
+++ b/drivers/misc/Makefile
@@ -60,6 +60,7 @@ obj-$(CONFIG_PANEL) += panel.o
lkdtm-$(CONFIG_LKDTM) += lkdtm_core.o
lkdtm-$(CONFIG_LKDTM) += lkdtm_rodata_objcopy.o
+lkdtm-$(CONFIG_LKDTM) += lkdtm_usercopy.o
OBJCOPYFLAGS :=
OBJCOPYFLAGS_lkdtm_rodata_objcopy.o := \