Makefile (f68d2b1b73cc3d8f6eb189c11ce79a472ed27c42) Makefile (1431af367e52b08038e78d346822966d968f1694)
1#
2# Makefile for Kernel-based Virtual Machine module, HYP part
3#
4
5obj-$(CONFIG_KVM_ARM_HOST) += vgic-v2-sr.o
6obj-$(CONFIG_KVM_ARM_HOST) += vgic-v3-sr.o
1#
2# Makefile for Kernel-based Virtual Machine module, HYP part
3#
4
5obj-$(CONFIG_KVM_ARM_HOST) += vgic-v2-sr.o
6obj-$(CONFIG_KVM_ARM_HOST) += vgic-v3-sr.o
7obj-$(CONFIG_KVM_ARM_HOST) += timer-sr.o