This patch implements --include=file.h for romcc.
authorStefan Reinauer <stepan@coresystems.de>
Fri, 3 Apr 2009 14:04:06 +0000 (14:04 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Fri, 3 Apr 2009 14:04:06 +0000 (14:04 +0000)
commit1b9a5c636e1bd42556fe6124229d75f3f16990f6
tree440de91588a0f793d1d338dfcbfec668aedd6225
parent11f054a5785af6a1c29eebbe1b91f3570dca6228
This patch implements --include=file.h for romcc.

The compile_file calls seem to be in the wrong order, but
romcc actually requires it that (probably some stack-like
file processing)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4051 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/romcc/romcc.c