added 2.6.29.6 aldebaran kernel
[nao-ulib.git] / kernel / 2.6.29.6-aldebaran-rt / arch / ia64 / dig / Makefile
blob2f7caddf093e8bce77d4d92f2933ee2500f8ab60
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
11 else
12 obj-$(CONFIG_IA64_GENERIC) += machvec.o
13 endif