Add option_table.h as dependency for all C based object files if option tables are...
authorPatrick Georgi <patrick.georgi@secunet.com>
Tue, 8 Mar 2011 20:49:18 +0000 (20:49 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Tue, 8 Mar 2011 20:49:18 +0000 (20:49 +0000)
commit57205c7e43e1ec3d4d62ea86e33c7acb7dbad81d
treefaf3d8d31671ad0b9413345a874a1d82b11dabc0
parent943b8b599758016380939b76394ab1b2cf913258
Add option_table.h as dependency for all C based object files if option tables are used.

This is to make sure that the file exists when it is needed. While this isn't the case for every C source file, it doesn't hurt either to create the file a bit sooner than strictly necessary.

Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Acked-by: Jonathan Kollasch <jakllsch@kollasch.net>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6438 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Makefile
Makefile.inc
src/pc80/Makefile.inc