xref: /aosp_15_r20/external/coreboot/src/mainboard/supermicro/x9scl/Makefile.mk (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1## SPDX-License-Identifier: GPL-2.0-only
2
3bootblock-y += early_init.c
4bootblock-y += gpio.c
5romstage-y += early_init.c
6romstage-y += gpio.c
7