mainboard/intel/avenuecity_crb: Update full IIO configuration
[coreboot2.git] / src / mainboard / siemens / mc_apl1 / Makefile.mk
blob37b6c74f35da536b5d41162c0c24df4666ec1bc9
1 ## SPDX-License-Identifier: GPL-2.0-only
3 bootblock-y += bootblock.c
5 # The inclusion of romstage.c is not necessary here.
6 # It is put down only to the better understanding.
7 # The file is already included over src/arch/x86/Makefile.mk.
8 romstage-y += romstage.c
10 ramstage-y += mainboard.c
12 all-$(CONFIG_NC_FPGA_POST_CODE) += post.c
14 subdirs-y += variants/baseboard
15 CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/baseboard/include
17 subdirs-y += variants/$(VARIANT_DIR)