aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/p5qc/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asus/p5qc/Makefile.inc')
-rw-r--r--src/mainboard/asus/p5qc/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/asus/p5qc/Makefile.inc b/src/mainboard/asus/p5qc/Makefile.inc
index 5c1d211ca7..88c57200d9 100644
--- a/src/mainboard/asus/p5qc/Makefile.inc
+++ b/src/mainboard/asus/p5qc/Makefile.inc
@@ -13,5 +13,8 @@
CONFIG_GPIO_C:=$(call strip_quotes, $(CONFIG_GPIO_C))
+bootblock-y += early_init.c
+romstage-y += early_init.c
+
ramstage-y += cstates.c
romstage-y += $(CONFIG_GPIO_C)