xref: /aosp_15_r20/external/coreboot/src/superio/nuvoton/nct5104d/Makefile.mk (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1# SPDX-License-Identifier: GPL-2.0-or-later
2
3ramstage-$(CONFIG_SUPERIO_NUVOTON_NCT5104D) += superio.c
4bootblock-$(CONFIG_SUPERIO_NUVOTON_NCT5104D) += early_init.c
5romstage-$(CONFIG_SUPERIO_NUVOTON_NCT5104D) += early_init.c
6