mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
Makefile: declare 'help' target as phony.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
4d8bd92775
commit
df79e35aa8
2
Makefile
2
Makefile
@ -434,7 +434,7 @@ prepare: $(BUILD_DIR)/buildroot-config/auto.conf
|
|||||||
world: target-post-image
|
world: target-post-image
|
||||||
|
|
||||||
.PHONY: all world toolchain dirs clean distclean source outputmakefile \
|
.PHONY: all world toolchain dirs clean distclean source outputmakefile \
|
||||||
legal-info legal-info-prepare legal-info-clean printvars \
|
legal-info legal-info-prepare legal-info-clean printvars help \
|
||||||
target-finalize target-post-image \
|
target-finalize target-post-image \
|
||||||
$(TARGETS) $(TARGETS_ROOTFS) \
|
$(TARGETS) $(TARGETS_ROOTFS) \
|
||||||
$(TARGETS_DIRCLEAN) $(TARGETS_SOURCE) $(TARGETS_LEGAL_INFO) \
|
$(TARGETS_DIRCLEAN) $(TARGETS_SOURCE) $(TARGETS_LEGAL_INFO) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user