diff options
-rw-r--r-- | src/mainboard/google/cosmos/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/cosmos/Makefile.inc b/src/mainboard/google/cosmos/Makefile.inc index 0ab249169e..e8c0869afc 100644 --- a/src/mainboard/google/cosmos/Makefile.inc +++ b/src/mainboard/google/cosmos/Makefile.inc @@ -26,6 +26,7 @@ verstage-y += chromeos.c verstage-y += reset.c romstage-y += boardid.c +romstage-y += chromeos.c romstage-y += romstage.c romstage-y += reset.c |