c583920a74
Change-Id: Ic6ea158714998195614a63ee46a057f405de5616 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36796 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
4 lines
100 B
Makefile
4 lines
100 B
Makefile
ramstage-y += cstates.c
|
|
romstage-y += gpio.c
|
|
bootblock-y += early_init.c
|
|
romstage-y += early_init.c
|