Lines Matching refs:force
30 .PHONY: mini-os-dir-force-update
31 mini-os-dir-force-update: mini-os-dir
143 .PHONY: tools/firmware/seabios-dir-force-update
144 tools/firmware/seabios-dir-force-update:
145 $(MAKE) -C tools/firmware seabios-dir-force-update
147 .PHONY: tools/firmware/ovmf-dir-force-update
148 tools/firmware/ovmf-dir-force-update:
149 $(MAKE) -C tools/firmware ovmf-dir-force-update
186 .PHONY: subtree-force-update
187 subtree-force-update: mini-os-dir-force-update
188 $(MAKE) -C tools subtree-force-update
190 .PHONY: subtree-force-update-all
191 subtree-force-update-all: mini-os-dir-force-update
192 $(MAKE) -C tools subtree-force-update-all
204 src-tarball-release: subtree-force-update-all
208 src-tarball: subtree-force-update-all