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