summaryrefslogtreecommitdiff
path: root/src/mainboard/google/storm/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/storm/Makefile.inc')
-rw-r--r--src/mainboard/google/storm/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/storm/Makefile.inc b/src/mainboard/google/storm/Makefile.inc
index e0f5501f5d..17f967605b 100644
--- a/src/mainboard/google/storm/Makefile.inc
+++ b/src/mainboard/google/storm/Makefile.inc
@@ -17,6 +17,9 @@
## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
##
+bootblock-y += cdp.c
+
romstage-y += romstage.c
ramstage-y += mainboard.c
+ramstage-y += cdp.c