summaryrefslogtreecommitdiff
path: root/docs/make-tips.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/make-tips.txt')
-rw-r--r--docs/make-tips.txt9
1 files changed, 2 insertions, 7 deletions
diff --git a/docs/make-tips.txt b/docs/make-tips.txt
index 787121cb4..f508633e9 100644
--- a/docs/make-tips.txt
+++ b/docs/make-tips.txt
@@ -42,13 +42,8 @@ and pkg trees, the firmware and the toolchain for all targets):
$ make cleandir
--------------------
-If you only want to clean your specific configured target, just use:
-
---------------------
- $ make cleantarget
---------------------
-
-If you even want to clean any downloaded source:
+If you even want to clean any downloaded source and your
+confiuration +.config+:
--------------------
$ make distclean