regulator: s2mps11: Adjust supported buck voltages to real values
[linux/fpc-iii.git] / arch / ia64 / dig / Makefile
blobe7f83082547009e3d5fbe3ddc339ad254cc2f3bc
1 # SPDX-License-Identifier: GPL-2.0
3 # ia64/platform/dig/Makefile
5 # Copyright (C) 1999 Silicon Graphics, Inc.
6 # Copyright (C) Srinivasa Thirumalachar (sprasad@engr.sgi.com)
9 obj-y := setup.o
10 ifeq ($(CONFIG_INTEL_IOMMU), y)
11 obj-$(CONFIG_IA64_GENERIC) += machvec.o machvec_vtd.o
12 else
13 obj-$(CONFIG_IA64_GENERIC) += machvec.o
14 endif