Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86...
[linux-2.6-block.git] / arch / ia64 / dig / Makefile
CommitLineData
1da177e4
LT
1#
2# ia64/platform/dig/Makefile
3#
4# Copyright (C) 1999 Silicon Graphics, Inc.
5# Copyright (C) Srinivasa Thirumalachar (sprasad@engr.sgi.com)
6#
7
8obj-y := setup.o
62fdd767
FY
9ifeq ($(CONFIG_DMAR), y)
10obj-$(CONFIG_IA64_GENERIC) += machvec.o machvec_vtd.o dig_vtd_iommu.o
11else
1da177e4 12obj-$(CONFIG_IA64_GENERIC) += machvec.o
62fdd767
FY
13endif
14obj-$(CONFIG_IA64_DIG_VTD) += dig_vtd_iommu.o