소스 검색

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