]> git.proxmox.com Git - mirror_qemu.git/commitdiff
roms/Makefile: Add qboot to .PHONY list
authorBruce Rogers <brogers@suse.com>
Tue, 20 Oct 2020 15:25:12 +0000 (09:25 -0600)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 4 Nov 2020 07:25:17 +0000 (08:25 +0100)
Adding qboot to the .PHONY directive will allow a
make -C roms qboot invocation to work as expected

Signed-off-by: Bruce Rogers <brogers@suse.com>
Message-id: 20201020152512.837769-1-brogers@suse.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
roms/Makefile

index 1489d47350f22e016c64d302f415d5d3c62154fb..7045e374d3392f3afb2992366d2d0c433b211553 100644 (file)
@@ -102,7 +102,7 @@ build-seabios-config-%: config.%
                OUT=$(CURDIR)/seabios/builds/$*/ all
 
 
-.PHONY: sgabios skiboot
+.PHONY: sgabios skiboot qboot
 sgabios:
        $(MAKE) -C sgabios
        cp sgabios/sgabios.bin ../pc-bios