summary refs log tree commit diff
path: root/include/asm-m68k
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy@goop.org>2008-08-18 15:58:12 -0700
committerIngo Molnar <mingo@elte.hu>2008-10-14 10:35:53 +0200
commit6a4917e3ae5194a10e0723f96edc854c381e3063 (patch)
tree8aaefd805a3e4cc6df2050838d1ae44c5a8f9ca5 /include/asm-m68k
parent3700273586ee6a58b95dd07d9f8a02db4a9b476f (diff)
downloadlinux-6a4917e3ae5194a10e0723f96edc854c381e3063.tar.gz
ftrace: fix build problem with CONFIG_FTRACE
I'm seeing when I use separate src/build dirs:

make[3]: *** [arch/x86/kernel/time_32.o] Error 1
/bin/sh: scripts/recordmcount.pl: No such file or directory
make[3]: *** [arch/x86/kernel/irq_32.o] Error 1
/bin/sh: scripts/recordmcount.pl: No such file or directory
make[3]: *** [arch/x86/kernel/ldt.o] Error 1
/bin/sh: scripts/recordmcount.pl: No such file or directory
make[3]: *** [arch/x86/kernel/i8259.o] Error 1
/bin/sh: scripts/recordmcount.pl: No such file or directory

This fixes it.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-m68k')
0 files changed, 0 insertions, 0 deletions