diff options
| author | Masahiro Yamada <[email protected]> | 2019-01-11 12:22:32 +0900 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-01-14 20:39:27 +1100 |
| commit | b00899b8957800e2ac1af2cf6254abf3ec9fad85 (patch) | |
| tree | 298f18ef88ad959a73a058274b564b47357ad895 /tools/perf/scripts/python/bin | |
| parent | c142e9741e61577c45f2441214c999f25857bdd1 (diff) | |
powerpc: remove redundant header search path additions
The same path -Iarch/$(ARCH) is passed to KBUILD_CPPFLAGS,
KBUILD_AFLAGS, and KBUILD_CFLAGS.
As you see in scripts/Makefile.lib, KBUILD_CPPFLAGS is passed
to c_flags and a_flags as well.
Passing it to KBUILD_CPPFLAGS is enough.
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions