xref: /linux/arch/x86/pci/Makefile (revision fb9aa6f1d4a1e11e66a680460b2c2b2b10b62f79)
1*fb9aa6f1SThomas Gleixnerifeq ($(CONFIG_X86_32),y)
2*fb9aa6f1SThomas Gleixnerinclude ${srctree}/arch/x86/pci/Makefile_32
3*fb9aa6f1SThomas Gleixnerelse
4*fb9aa6f1SThomas Gleixnerinclude ${srctree}/arch/x86_64/pci/Makefile_64
5*fb9aa6f1SThomas Gleixnerendif
6