diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/vboot/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vboot/Makefile.inc b/src/vboot/Makefile.inc index 33109deb8c..c03d639b26 100644 --- a/src/vboot/Makefile.inc +++ b/src/vboot/Makefile.inc @@ -152,6 +152,7 @@ regions-for-file = $(subst $(spc),$(comma),$(sort \ locale_%.bin \ font.bin \ vbgfx.bin \ + rmu.bin \ ,$(1)),COREBOOT,COREBOOT FW_MAIN_A FW_MAIN_B))) endif # CONFIG_VBOOT |