From 9f0fc191371843c4fc000a226b0a26b6c059aacd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 May 2024 19:40:19 +0200 Subject: Merging upstream version 6.7.7. Signed-off-by: Daniel Baumann --- arch/loongarch/Kbuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/loongarch/Kbuild') diff --git a/arch/loongarch/Kbuild b/arch/loongarch/Kbuild index b01f5cdb2..beb8499dd 100644 --- a/arch/loongarch/Kbuild +++ b/arch/loongarch/Kbuild @@ -3,5 +3,7 @@ obj-y += mm/ obj-y += net/ obj-y += vdso/ +obj-$(CONFIG_KVM) += kvm/ + # for cleaning subdir- += boot -- cgit v1.2.3