switch-coreboot/util/options
Carl-Daniel Hailfinger 9bf25a9c08 Every time we run make in a v3 tree, lar, lzma, nrv2b and the option
table get rebuilt unconditionally due to slightly incorrect
dependencies.
That's wasteful and may hide other dependency bugs.
Fix the lar, lzma, nrv2b and option table dependencies.

This trims down recompilation time a lot. The only remaining stuff being
rebuilt is:
~/corebootv3-better_dependencies> make
  CP      build/config.h
  GEN     build/build.h
  LAR     build/coreboot.rom
  PAYLOAD none (as specified by user)
  CP      build/bios.bin
  DONE

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@984 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-11-06 13:59:14 +00:00
..
build_opt_tbl.c Emergency patch so that section checker won't bounce option tables. 2008-08-21 15:49:29 +00:00
Makefile Every time we run make in a v3 tree, lar, lzma, nrv2b and the option 2008-11-06 13:59:14 +00:00
mc146818rtc.h * update i82371eb code 2007-04-23 23:41:32 +00:00
tables.h * update i82371eb code 2007-04-23 23:41:32 +00:00