KVM/MIPS32: Infrastructure/build files.
[cascardo/linux.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