lkdtm: Fix targets for objcopy usage
authorKees Cook <keescook@chromium.org>
Mon, 1 Aug 2016 21:18:34 +0000 (14:18 -0700)
committerKees Cook <keescook@chromium.org>
Mon, 1 Aug 2016 21:27:24 +0000 (14:27 -0700)
commite50bd2354ced2018eff1c7e06e7db4db1f5ce745
tree604c2f7960f51c1d7ea78facb41368b26b886945
parent300108740b659c2380a731f147dd85ca0365db4f
lkdtm: Fix targets for objcopy usage

The targets for lkdtm's objcopy were missing which caused them to always
be rebuilt. This corrects the problem.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
drivers/misc/Makefile