switch-coreboot/northbridge/intel/i440bxemulation
Stefan Reinauer 276a0e0ec9 * move post_code() to a seperate file
* statically link linuxbios.initram for now (depends on printk, post_code
  and die)
* greatly simplify all makefiles by creating a global Rules.make
* use $(dir $@) in Makefiles instead of absolute paths for mkdir..
* clean up Makefiles by calling components' code locally instead of in the
  Makefile. (Remember: one day, no code per mainboard)
* unconditionally create .xcompile in case it changed
* add NM to xcompile                          
* create $(obj)/linuxbios.map with all symbols of all stages

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@463 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-07-23 16:49:00 +00:00
..
dts Various cosmetic fixes in dts files (trivial). 2007-06-30 17:50:54 +00:00
i440bx.c Remove no longer needed file. 2007-06-28 17:12:37 +00:00
i440bx.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
Kconfig Various Kconfig file fixes (trivial). 2007-06-29 13:28:33 +00:00
Makefile * move post_code() to a seperate file 2007-07-23 16:49:00 +00:00