summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4a8da9685..b0b6f61c3 100644
--- a/Makefile
+++ b/Makefile
@@ -104,6 +104,9 @@ cleantarget targetclean: .prereq_done
-@${GMAKE_INV} cleantarget
@-rm -f make.log
+cleantoolchain toolchainclean: .prereq_done
+ -@${GMAKE_INV} cleantoolchain
+
distclean cleandist:
-@${GMAKE_INV} distclean
@-rm -f make.log .prereq_done