--- zzzz-none-000/linux-2.6.32.61/drivers/pci/pcie/Makefile 2013-06-10 09:43:48.000000000 +0000 +++ virian-300e-630/linux-2.6.32.61/drivers/pci/pcie/Makefile 2011-07-20 07:23:51.000000000 +0000 @@ -11,3 +11,7 @@ # Build PCI Express AER if needed obj-$(CONFIG_PCIEAER) += aer/ + +ifeq ($(CONFIG_LANTIQ),y) +-include $(srctree)/drivers/pci/pcie/Makefile.ifx +endif #ifeq ($(CONFIG_LANTIQ),y)