1 2 3 4 5 6
bootblock-y += gpio.c romstage-y += gpio.c romstage-y += memory.c ramstage-y += gpio.c ramstage-y += variant.c