summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c5ee1f2..2723efb 100644
--- a/Makefile
+++ b/Makefile
@@ -276,7 +276,7 @@ clean: clean-for-update clean-target
clean-cscope:
rm -f cscope.out
-distclean: clean-cscope
+distclean:
rm -rf $(obj)
rm -f .config .config.old ..config.tmp .kconfig.d .tmpconfig* .ccwrap .xcompile
OpenPOWER on IntegriCloud