init.run: add missing build of report_rom

This commit is contained in:
Norman Feske 2017-04-05 10:34:22 +02:00 committed by Christian Helmuth
parent 7200ab2935
commit 60cda87b5c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Build
#
set build_components { core init drivers/timer app/dummy test/init }
set build_components { core init drivers/timer server/report_rom app/dummy test/init }
build $build_components