mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
Option rom makefile fixes
Fix toplevel option rom makefile rules. Signed-off-by: Paul Brook <paul@codesourcery.com>
This commit is contained in:
parent
ffe47d331d
commit
c05ac895cb
3 changed files with 13 additions and 9 deletions
|
@ -1,4 +1,6 @@
|
|||
all: build-all
|
||||
# Dummy command so that make thinks it has done something
|
||||
@true
|
||||
|
||||
include ../../config-host.mak
|
||||
include $(SRC_PATH)/rules.mak
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue