On Tue, Apr 21, 2020 at 7:27 AM <[email protected]> wrote: > > From: Mitchell Horne <[email protected]> > > The CONFIG_API option builds the example program, examples/api/demo, as > an ELF file. The make logic exists to create a binary as well, so add > the target to do so. > > Signed-off-by: Mitchell Horne <[email protected]> > --- > examples/api/Makefile | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) >
Reviewed-by: Bin Meng <[email protected]>

