the following patch was just integrated into master: commit c01ff74a6a1e641b2f7e1e73da1742a500be7805 Author: Martin Roth martinroth@google.com Date: Tue Dec 6 14:28:44 2016 -0700
util/kconfig/conf.c: Fix newline in error printf
For some reason the \n in the defconfig save error was not escaped.
Change-Id: I6a76b258f461a194fe17aae2b4fa04326b46d8d6 Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/17742 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Patrick Georgi pgeorgi@google.com Reviewed-by: Philipp Deppenwiese zaolin.daisuki@googlemail.com
See https://review.coreboot.org/17742 for details.
-gerrit