瀏覽代碼

docs/manual: reinstall target

Add reinstall target information to package-make-target.txt.

[Thomas: update to take into account the fact that we now have a
single <pkg>-reinstall target.]

Signed-off-by: Doug Kehn <rdkehn@yahoo.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Doug Kehn 10 年之前
父節點
當前提交
97a4385184
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/manual/package-make-target.txt

+ 2 - 0
docs/manual/package-make-target.txt

@@ -69,6 +69,8 @@ graphs.
 
 | +dirclean+        | Remove the whole package build directory
 
+| +reinstall+       | Re-run the install commands
+
 | +rebuild+         | Re-run the compilation commands - this only makes
 sense when using the +OVERRIDE_SRCDIR+ feature or when you modified a file
 directly in the build directory