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