mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -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
|
||||
|
||||
include ../../config-host.mak
|
||||
include ../../rules.mak
|
||||
include $(SRC_PATH)/rules.mak
|
||||
|
||||
VPATH=$(SRC_PATH)/pc-bios/optionrom
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue