diff options
author | Sven Wegener <[email protected]> | 2018-03-24 22:21:13 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-03-25 11:04:02 +0200 |
commit | e847f6aaf68f6156a5e9b26afe1a7316b9ab697e (patch) | |
tree | 8030f7b54a639f891fbe743c650c623d11a833fd /scripts/gdb/linux/symbols.py | |
parent | bcfc1f4554662d8f2429ac8bd96064a59c149754 (diff) |
x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CFLAGS
The kernel build system already takes care of generating the dependency
files. Having the additional -MD in KBUILD_CFLAGS leads to stray
.<pid>.d files in the build directory when we call the cc-option macro.
Signed-off-by: Sven Wegener <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matthias Kaehlcke <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vivek Goyal <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions