1 ## SPDX-License-Identifier: GPL-2.0-only
3 CPPFLAGS_common
+= -I
$(src
)/mainboard
/$(MAINBOARDDIR
)/include
5 bootblock-y
+= bootblock.c
6 bootblock-y
+= gpio_early.c
8 ramstage-y
+= ramstage.c
10 ramstage-y
+= variants
/$(VARIANT_DIR
)/hda_verb.c