mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
* 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 |
||
---|---|---|
.. | ||
Documentation | ||
tests | ||
comment-test.dts | ||
COPYING | ||
data.c | ||
dtc-lexer.l | ||
dtc-parser.y | ||
dtc.c | ||
dtc.h | ||
endian.h | ||
flat_dt.h | ||
flattree.c | ||
fstree.c | ||
ftdump.c | ||
libdt.c | ||
livetree.c | ||
Makefile | ||
test.dts | ||
TODO | ||
treesource.c |