From: Jan Kiszka <jan.kis...@siemens.com>

Remove the configure output config.kbuild, config.mak and arch links via
distclean.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
Signed-off-by: Avi Kivity <a...@redhat.com>

diff --git a/Makefile b/Makefile
index a8e8e0b..038f512 100644
--- a/Makefile
+++ b/Makefile
@@ -67,3 +67,6 @@ rpm:  all
 
 clean:
        $(MAKE) -C $(KERNELDIR) M=`pwd` $@
+
+distclean: clean
+       rm -f config.kbuild config.mak include/asm include-compat/asm
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to