Lines Matching refs:update
30 .PHONY: mini-os-dir-force-update
31 mini-os-dir-force-update: mini-os-dir
136 .PHONY: tools/firmware/seabios-dir-force-update
137 tools/firmware/seabios-dir-force-update:
138 $(MAKE) -C tools/firmware seabios-dir-force-update
140 .PHONY: tools/firmware/ovmf-dir-force-update
141 tools/firmware/ovmf-dir-force-update:
142 $(MAKE) -C tools/firmware ovmf-dir-force-update
181 .PHONY: subtree-force-update
182 subtree-force-update: mini-os-dir-force-update
183 $(MAKE) -C tools subtree-force-update
185 .PHONY: subtree-force-update-all
186 subtree-force-update-all: mini-os-dir-force-update
187 $(MAKE) -C tools subtree-force-update-all
199 src-tarball-release: subtree-force-update-all
203 src-tarball: subtree-force-update-all