ftrace/kbuild: Add recordmcount files to force full build
authorMichal Marek <mmarek@suse.cz>
Tue, 17 May 2011 13:36:46 +0000 (15:36 +0200)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 17 May 2011 14:41:08 +0000 (10:41 -0400)
commit44e6a2069122dbec29d25b8ced3f59f5626a97d7
treea008f326feb1c386d86f08e27246151873291df6
parent449a66fd1fa75d36dca917704827c40c8f416bca
ftrace/kbuild: Add recordmcount files to force full build

Modifications to recordmcount must be performed on all object
files to stay consistent with what the kernel code may expect.
Add the recordmcount files to the main dependencies to make sure
any change to them causes a full recompile.

Signed-off-by: Michal Marek <mmarek@suse.cz>
Link: http://lkml.kernel.org/r/20110517133646.GP13293@sepie.suse.cz
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
scripts/Makefile.build