coreboot/util/kconfig
Martin Roth 90ee62e947 UPSTREAM: util/kconfig/conf.c: Fix newline in error printf
For some reason the \n in the defconfig save error was not escaped.

BUG=None
BRANCH=None
TEST=None

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>

Change-Id: I6a76b258f461a194fe17aae2b4fa04326b46d8d6
Reviewed-on: https://chromium-review.googlesource.com/418444
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-12-09 03:30:11 -08:00
..
lxdialog libpayload: Drop duplicate copy of Kconfig 2015-06-30 18:55:32 +02:00
check.sh libpayload: Drop duplicate copy of Kconfig 2015-06-30 18:55:32 +02:00
conf.c UPSTREAM: util/kconfig/conf.c: Fix newline in error printf 2016-12-09 03:30:11 -08:00
confdata.c util/kconfig: Ignore extra symbols in configs instead of failing 2016-02-12 17:03:36 +01:00
expr.c
expr.h
gconf.c UPSTREAM: util/kconfig: Fix gconfig build 2016-07-07 01:08:48 -07:00
gconf.glade
images.c
kxgettext.c
list.h
lkc.h kconfig: Allow KCONFIG_STRICT outside of confdata.c 2015-09-30 06:58:57 +00:00
lkc_proto.h
Makefile UPSTREAM: kconfig: add olddefconfig target to help 2016-07-12 22:34:31 -07:00
mconf.c kconfig: kconfig_warnings needs to be defined for all frontends 2015-09-30 10:48:21 +00:00
menu.c
miniconfig
nconf.c kconfig: kconfig_warnings needs to be defined for all frontends 2015-09-30 10:48:21 +00:00
nconf.gui.c
nconf.h
POTFILES.in
qconf.cc util/kconfig:xconf(QT): Update QT version of xconf 2016-02-03 03:46:18 +01:00
qconf.h util/kconfig:xconf(QT): Update QT version of xconf 2016-02-03 03:46:18 +01:00
regex.c UPSTREAM: Remove non-ascii & unprintable characters 2016-08-05 11:45:20 -07:00
regex.h UPSTREAM: Remove non-ascii & unprintable characters 2016-08-05 11:45:20 -07:00
symbol.c util/kconfig: Remove utsname for mingw 2015-11-26 23:59:50 +01:00
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l util/kconfig: fill glob_t with 0 before calling glob 2015-11-05 02:16:02 +01:00
zconf.lex.c_shipped util/kconfig: fill glob_t with 0 before calling glob 2015-11-05 02:16:02 +01:00
zconf.tab.c_shipped
zconf.y