commit | cbe5c34c8c1f8ed1afbe6273f4ad57fcfad7822f | [log] [tgz] |
---|---|---|
author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | Sun Dec 06 20:14:29 2009 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Dec 07 08:31:28 2009 +0100 |
tree | 01bde4e897a31940c734b078fa88b4fd92285a07 | |
parent | 180570fdb7a3c404b599f0a318c2ccf86e4827ed [diff] |
x86: Compile insn.c and inat.c only for KPROBES At least, insn.c and inat.c is needed for kprobe for now. So, this compile those only if KPROBES is enabled. Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Cc: Masami Hiramatsu <mhiramat@redhat.com> LKML-Reference: <878wdg8icq.fsf@devron.myhome.or.jp> Signed-off-by: Ingo Molnar <mingo@elte.hu>