summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/nyan/Makefile.inc')
-rw-r--r--src/mainboard/google/nyan/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/google/nyan/Makefile.inc b/src/mainboard/google/nyan/Makefile.inc
index 825b33e9d755..30cd27d9fcee 100644
--- a/src/mainboard/google/nyan/Makefile.inc
+++ b/src/mainboard/google/nyan/Makefile.inc
@@ -1,7 +1,7 @@
##
## This file is part of the coreboot project.
##
-## Copyright 2013 Google Inc.
+## Copyright 2014 Google Inc.
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@@ -30,6 +30,7 @@ subdirs-y += bct
bootblock-y += boardid.c
bootblock-y += bootblock.c
bootblock-y += pmic.c
+bootblock-y += reset.c
romstage-y += romstage.c
romstage-y += sdram_configs.c