diff --git a/Makefile b/Makefile index c5ee1f29dc..2723efbbeb 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