]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/xen/Makefile
Merge tag 'hwmon-for-linus-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / xen / Makefile
index 030e91b38e32bcf077713e31b7cc56a5a35e5924..8feab810aed9222b97bd5959b42e6f09ffaaf83d 100644 (file)
@@ -10,6 +10,7 @@ CFLAGS_features.o                     := $(nostackp)
 CFLAGS_efi.o                           += -fshort-wchar
 LDFLAGS                                        += $(call ld-option, --no-wchar-size-warning)
 
+dom0-$(CONFIG_ARM64) += arm-device.o
 dom0-$(CONFIG_PCI) += pci.o
 dom0-$(CONFIG_USB_SUPPORT) += dbgp.o
 dom0-$(CONFIG_XEN_ACPI) += acpi.o $(xen-pad-y)