Merge branch 'x86/core' into x86/unify-pci
[deliverable/linux.git] / arch / x86 / pci / Makefile
... / ...
CommitLineData
1ifeq ($(CONFIG_X86_32),y)
2include ${srctree}/arch/x86/pci/Makefile_32
3else
4include ${srctree}/arch/x86/pci/Makefile_64
5endif
This page took 0.035942 seconds and 5 git commands to generate.