summaryrefslogtreecommitdiff
path: root/src/soc/broadcom/cygnus/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/broadcom/cygnus/Makefile.inc')
-rw-r--r--src/soc/broadcom/cygnus/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/broadcom/cygnus/Makefile.inc b/src/soc/broadcom/cygnus/Makefile.inc
index 244b11f46b..dea6cef2bc 100644
--- a/src/soc/broadcom/cygnus/Makefile.inc
+++ b/src/soc/broadcom/cygnus/Makefile.inc
@@ -24,6 +24,7 @@ bootblock-y += timer.c
bootblock-$(CONFIG_SPI_FLASH) += spi.c
bootblock-$(CONFIG_CONSOLE_SERIAL) += uart.c
+verstage-y += verstage.c
verstage-y += i2c.c
verstage-y += timer.c
verstage-$(CONFIG_SPI_FLASH) += spi.c