[IA64] Add Variable Page Size and IA64 Support in Intel IOMMU
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / ia64 / dig / Makefile
blob5c0283830bd611d951c28f3b64ed49b41f961c73
2 # ia64/platform/dig/Makefile
4 # Copyright (C) 1999 Silicon Graphics, Inc.
5 # Copyright (C) Srinivasa Thirumalachar (sprasad@engr.sgi.com)
8 obj-y := setup.o
9 ifeq ($(CONFIG_DMAR), y)
10 obj-$(CONFIG_IA64_GENERIC) += machvec.o machvec_vtd.o dig_vtd_iommu.o
11 else
12 obj-$(CONFIG_IA64_GENERIC) += machvec.o
13 endif
14 obj-$(CONFIG_IA64_DIG_VTD) += dig_vtd_iommu.o