My fault...
Signed-off-by: Sheng Yang <[EMAIL PROTECTED]>
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 6581679..64e296d 100644
--- a/Makefile
+++ b/Makefile
@@ -110,8 +110,8 @@ srpm:
clean:
for i in $(if $(WANT_MODULE), kernel) user libkvm qemu libfdt; do \
make -C $$i clean; \
- rm -f ./cscope.*
done
+ rm -f ./cscope.*
distclean: clean
rm -f config.mak user/config.mak
--
1.5.4.5
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html