mb/starlabs/starlite_adl: Configure CNVi Bluetooth I2S GPIOs
[coreboot.git] / src / ec / dell / mec5035 / Makefile.mk
blob4ebdd811f9a72b049e2add6fa4d62372fef77b0f
1 ## SPDX-License-Identifier: GPL-2.0-only
3 ifeq ($(CONFIG_EC_DELL_MEC5035),y)
5 bootblock-y += mec5035.c
6 romstage-y += mec5035.c
7 ramstage-y += mec5035.c
9 endif