aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/Makefile.bootblock.inc
AgeCommit message (Expand)Author
2010-08-14bootblock_prologue.c (not a .c file!) and i386/init/crt0_prologue.inc wereStefan Reinauer
2010-04-16Don't use $(ROMCC) as dependency (due to ccache and scanbuild supportPatrick Georgi
2010-04-16Build utils into their source directory equivalent inPatrick Georgi
2010-04-14get rid of this nerving crt0.d stuff Stefan Reinauer
2010-04-12Enable lazy evaluation of incs/lds for tiny bootblock, too.Patrick Georgi
2010-04-08Split crt0.S.lb into prologue and epiloguePatrick Georgi
2010-03-29This patch fixes build.h dependencies in coreboot again.Stefan Reinauer
2010-03-27make only needs to read Makefile.incs once, thanks to thePatrick Georgi
2010-03-25Add support to build with ccache in the build systemPatrick Georgi
2010-03-24oops, forgot to cleanup extra output in bootblock creation for dependency patchStefan Reinauer
2010-03-24dependency tracking for corebootStefan Reinauer
2010-02-24Enable user selectable bootblocks, and provide a bootblock thatPatrick Georgi