aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/pci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/pci/Makefile')
-rw-r--r--arch/x86_64/pci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/pci/Makefile b/arch/x86_64/pci/Makefile
index 1eb18f421edf..149aba05a5b8 100644
--- a/arch/x86_64/pci/Makefile
+++ b/arch/x86_64/pci/Makefile
@@ -3,7 +3,7 @@
#
# Reuse the i386 PCI subsystem
#
-CFLAGS += -Iarch/i386/pci
+EXTRA_CFLAGS += -Iarch/i386/pci
obj-y := i386.o
obj-$(CONFIG_PCI_DIRECT)+= direct.o