projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fab6a64
)
Makefile: document the <pkg>-reinstall target
author
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sat, 3 Jul 2021 19:40:00 +0000
(21:40 +0200)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Sun, 4 Jul 2021 08:06:43 +0000
(10:06 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 472af5a318b655827009bdbe20ed7f5a90ec0aeb..74c238cb20ad4f1c75ac5b49d9ff022e8c13ae13 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1151,6
+1151,7
@@
help:
@echo ' <pkg>-dirclean - Remove <pkg> build directory'
@echo ' <pkg>-reconfigure - Restart the build from the configure step'
@echo ' <pkg>-rebuild - Restart the build from the build step'
+ @echo ' <pkg>-reinstall - Restart the build from the install step'
$(foreach p,$(HELP_PACKAGES), \
@echo $(sep) \
@echo '$($(p)_NAME):' $(sep) \