aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/parrot/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/parrot/Makefile.inc')
-rw-r--r--src/mainboard/google/parrot/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/parrot/Makefile.inc b/src/mainboard/google/parrot/Makefile.inc
index 67324bdff0..a2ed11e580 100644
--- a/src/mainboard/google/parrot/Makefile.inc
+++ b/src/mainboard/google/parrot/Makefile.inc
@@ -21,3 +21,5 @@ bootblock-y += gpio.c
romstage-y += gpio.c
ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
+bootblock-y += early_init.c
+romstage-y += early_init.c