blob: c5c8e485fc446fffc3fdde5e1d8e6d63306c999f [file] [log] [blame]
Thomas Gleixner5fa25be2007-10-11 11:13:37 +02001ifeq ($(CONFIG_X86_32),y)
Thomas Gleixnerfb9aa6f2007-10-11 11:16:36 +02002include ${srctree}/arch/x86/pci/Makefile_32
Thomas Gleixner5fa25be2007-10-11 11:13:37 +02003else
Thomas Gleixnerf68c0652007-10-11 11:17:12 +02004include ${srctree}/arch/x86/pci/Makefile_64
Thomas Gleixner5fa25be2007-10-11 11:13:37 +02005endif