mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-27 12:02:04 -06:00
Fix out of tree build broken by 791e08c753
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
73bcc2acaa
commit
925ce05f81
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
all: build-all
|
all: build-all
|
||||||
|
|
||||||
include ../../config-host.mak
|
include ../../config-host.mak
|
||||||
include ../../rules.mak
|
include $(SRC_PATH)/rules.mak
|
||||||
|
|
||||||
VPATH=$(SRC_PATH)/pc-bios/optionrom
|
VPATH=$(SRC_PATH)/pc-bios/optionrom
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue