Merge remote-tracking branch 'asoc/fix/max98090' into asoc-linus
[platform/kernel/linux-starfive.git] / arch / mips / Kbuild
index 7dd65cf..d2cfe45 100644 (file)
@@ -17,3 +17,7 @@ obj- := $(platform-)
 obj-y += kernel/
 obj-y += mm/
 obj-y += math-emu/
+
+ifdef CONFIG_KVM
+obj-y += kvm/
+endif