summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/package-make-target.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/package-make-target.txt b/docs/package-make-target.txt
index 13c498062..3f4643d17 100644
--- a/docs/package-make-target.txt
+++ b/docs/package-make-target.txt
@@ -47,6 +47,8 @@ Additionally, there are some other useful make targets:
| +clean+ | Remove the whole package build directory
-| +host-package+ | Build and install the host binaries and libraries
+| +hostclean+ | Remove the whole hostpackage build directory
+
+| +hostpackage+ | Build and install the host binaries and libraries
|===================================================