1 2 3 4 5 6
bootblock-y += bootblock.c romstage-y += romstage.c bootblock-y += memlayout.ld romstage-y += memlayout.ld ramstage-y += memlayout.ld