alistair23-linux/tools/objtool
Arnaldo Carvalho de Melo 4a0982f941 objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapi
So that it can find asm/bitsperlong.h to get the __BITS_PER_LONG
definition.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-pr3pvskh65pey4po7t122z4j@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-07-15 17:29:20 -03:00
..
arch/x86
Documentation objtool: Detect falling through to the next function 2016-04-16 11:14:17 +02:00
.gitignore
arch.h
Build tools lib subcmd: Use str_error_r() 2016-07-12 15:20:30 -03:00
builtin-check.c perf tools: Uninline scnprintf() and vscnprint() 2016-07-12 15:20:24 -03:00
builtin.h
elf.c objtool: Add fallback from ELF_C_READ_MMAP to ELF_C_READ 2016-07-13 15:38:50 -03:00
elf.h objtool: Allow building with older libelf 2016-05-17 10:42:46 +02:00
Makefile objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapi 2016-07-15 17:29:20 -03:00
objtool.c
special.c
special.h
warn.h