|
@@ -117,7 +117,7 @@ obj-$(CONFIG_OF) += devicetree.o
|
|
|
ifeq ($(CONFIG_X86_64),y)
|
|
|
obj-$(CONFIG_AUDIT) += audit_64.o
|
|
|
|
|
|
- obj-$(CONFIG_GART_IOMMU) += pci-gart_64.o aperture_64.o
|
|
|
+ obj-$(CONFIG_GART_IOMMU) += amd_gart_64.o aperture_64.o
|
|
|
obj-$(CONFIG_CALGARY_IOMMU) += pci-calgary_64.o tce_64.o
|
|
|
obj-$(CONFIG_AMD_IOMMU) += amd_iommu_init.o amd_iommu.o
|
|
|
|