aboutsummaryrefslogtreecommitdiff
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/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/x86_64/pci/Makefile b/arch/x86_64/pci/Makefile
deleted file mode 100644
index b3e54c45d40..00000000000
--- a/arch/x86_64/pci/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-ifeq ($(CONFIG_X86_32),y)
-include ${srctree}/arch/x86/pci/Makefile_32
-else
-include ${srctree}/arch/x86_64/pci/Makefile_64
-endif