From: Avi Kivity <[EMAIL PROTECTED]>

'include/' is generated by 'make sync', and can't be regenerated from without
the kernel sources.

Signed-off-by: Avi Kivity <[EMAIL PROTECTED]>

diff --git a/kernel/Makefile b/kernel/Makefile
index 9334468..f5b6028 100644
--- a/kernel/Makefile
+++ b/kernel/Makefile
@@ -83,7 +83,6 @@ rpm:  all
 
 clean:
        $(MAKE) -C $(KERNELDIR) M=`pwd` $@
-       rm -rf include
 
 svnclean:
        svn st | grep '^\?' | awk '{print $2}' | xargs rm -rf

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-commits mailing list
kvm-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-commits

Reply via email to