tests: fixed resulting binary name in README

We no longer produce nanokernel.elf or microkernel.elf.

Change-Id: I37cb985ddc90f4129f122b9209d306898a71a596
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-08-27 07:02:11 -04:00 committed by Anas Nashif
commit 0699191d33

View file

@ -95,4 +95,4 @@ This configuration prints the following message to the console:
Additional notes:
Various host utilities (such as the Unix "size" utility) can be used to
determine the footprint of the resulting outdir/nanokernel.elf image.
determine the footprint of the resulting zephyr.elf image.