On 30.11.2008 15:52, svn@coreboot.org wrote:
Author: stepan Date: 2008-11-30 15:52:46 +0100 (Sun, 30 Nov 2008) New Revision: 3783
Modified: trunk/coreboot-v2/src/config/Config.lb trunk/coreboot-v2/util/options/build_opt_tbl.c Log: 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
Awesome, thanks!
Although this is already committed, I want to ack it retroactively. Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Regards, Carl-Daniel