Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/17948
to look at the new patch set (#6).
Change subject: Adapt CLI to use new libflashrom interface' print callback ......................................................................
Adapt CLI to use new libflashrom interface' print callback
This renames CLI's print() to fl_print_cb() and registers it through the new libflashrom interface.
v2: Add libflashrom.o to LIB_OBJS now that everything can be linked together.
Change-Id: Idf19978eb8e340d258199193d2978f37409e9983 Signed-off-by: Nico Huber nico.huber@secunet.com --- M Makefile M cli_classic.c M cli_output.c M flash.h 4 files changed, 12 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/48/17948/6