diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -339,6 +339,7 @@ VBSLK_SRCS = \ firmware/lib/vboot_audio.c \ firmware/lib/vboot_display.c \ firmware/lib/vboot_kernel.c \ + firmware/lib/vboot_ui.c \ firmware/lib/region-kernel.c \ # Code common to both vboot 2.0 (old structs) and 2.1 (new structs) |