Kees Cook 9e197e2f89 lkdtm: split build into multiple source files
Kbuild lacks a way to do in-place objcopy or other modifications of
built targets, so in order to move functions into non-text sections
without renaming the kernel module, the build of lkdtm must be split
into separate source files. This renames lkdtm.c to lkdtm_core.c in
preparation for adding the source file for the .rodata section.

Signed-off-by: Kees Cook <keescook@chromium.org>
2016-06-10 15:57:48 -07:00
..
2016-02-07 23:01:45 -08:00
2016-05-20 10:12:41 -07:00
2016-02-08 14:57:30 -08:00
2016-02-22 14:46:24 -08:00
2016-02-11 19:24:23 -08:00