ok, another attempt to the build_opt_tbl problem:
authorStefan Reinauer <stepan@coresystems.de>
Sun, 30 Nov 2008 14:52:46 +0000 (14:52 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sun, 30 Nov 2008 14:52:46 +0000 (14:52 +0000)
commitb4eb4fb6b06878c25a43458ff11cd3939d97c60e
tree9d8b5de53e173b8014446c7732b6234b1a989ae8
parent70a1f735a97cc0f697e8f9984a944a8da9e630c2
ok, another attempt to the build_opt_tbl problem:
- create temp files and move them afterwards
- remove dummy option -b
- fix usage
- drop implicit creation of .c file if no --option is specified.

Now let's see if this fixes the issue. :-) We don't want to take 24s
instead of 6s to build an image reliably (Yes, yes, I know Tiano takes
over 20 minutes)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3783 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/config/Config.lb
util/options/build_opt_tbl.c