aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/pci/Makefile')
-rw-r--r--arch/x86/pci/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/pci/Makefile b/arch/x86/pci/Makefile
index 3a8fb7303ad1..8645094d7423 100644
--- a/arch/x86/pci/Makefile
+++ b/arch/x86/pci/Makefile
@@ -32,9 +32,6 @@ else
32# 32#
33# Makefile for X86_64 specific PCI routines 33# Makefile for X86_64 specific PCI routines
34# 34#
35# Reuse the i386 PCI subsystem
36#
37EXTRA_CFLAGS += -Iarch/x86/pci
38 35
39obj-y := i386.o 36obj-y := i386.o
40obj-$(CONFIG_PCI_DIRECT)+= direct.o 37obj-$(CONFIG_PCI_DIRECT)+= direct.o