aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/ga-h61m-series/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/gigabyte/ga-h61m-series/Makefile.inc')
-rw-r--r--src/mainboard/gigabyte/ga-h61m-series/Makefile.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mainboard/gigabyte/ga-h61m-series/Makefile.inc b/src/mainboard/gigabyte/ga-h61m-series/Makefile.inc
new file mode 100644
index 0000000000..9916927d25
--- /dev/null
+++ b/src/mainboard/gigabyte/ga-h61m-series/Makefile.inc
@@ -0,0 +1,7 @@
+bootblock-y += variants/$(VARIANT_DIR)/gpio.c
+romstage-y += variants/$(VARIANT_DIR)/gpio.c
+
+ramstage-y += variants/$(VARIANT_DIR)/hda_verb.c
+ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
+bootblock-y += early_init.c
+romstage-y += early_init.c