commit | 0d2f4d62ff4164df5611df53ae5546421d40cfb4 | [log] [tgz] |
---|---|---|
author | Krzysztof Wilczynski <kw@linux.com> | Mon Aug 19 08:05:32 2019 +0200 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Nov 21 07:49:27 2019 -0600 |
tree | 2ed4c5e7fabcde547e3e0edaf8fe1987b609ddda | |
parent | 65e3c803e7a49bea983c63d145e15bdb274faf27 [diff] |
x86/PCI: Replace deprecated EXTRA_CFLAGS with ccflags-y Update arch/x86/pci/Makefile replacing the deprecated EXTRA_CFLAGS with the ccflags-y matching recommendation per section 3.7 of Documentation/kbuild/makefiles.txt. Link: https://lore.kernel.org/r/20190819060532.17093-1-kw@linux.com Signed-off-by: Krzysztof Wilczynski <kw@linux.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>