Option rom makefile fixes

Fix toplevel option rom makefile rules.

Signed-off-by: Paul Brook <paul@codesourcery.com>
This commit is contained in:
Paul Brook 2009-07-31 13:18:32 +01:00
parent ffe47d331d
commit c05ac895cb
3 changed files with 13 additions and 9 deletions

View file

@ -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