[PATCH] fix compile error when set CONFIG_CONSOLE_SIMPLE=y

2019-10-03 Thread iu87m888m
From: DU HUANPENG Signed-off-by: DU HUANPENG --- common/console_simple.c | 12 1 file changed, 12 insertions(+) diff --git a/common/console_simple.c b/common/console_simple.c index 385da2f..010e0b3 100644 --- a/common/console_simple.c +++ b/common/console_simple.c @@ -65,6 +65,9

Re: compile error report: CONFIG_CONSOLE_SIMPLE=y

2019-10-03 Thread duhuanpeng
>From 13cf76cfb965abac9433447c71f46d6c7abb0c50 Mon Sep 17 00:00:00 2001 From: DU HUANPENG Date: Thu, 3 Oct 2019 21:27:40 +0800 Subject: [PATCH] fix compile error when set CONFIG_CONSOLE_SIMPLE=y Signed-off-by: DU HUANPENG --- common/console_simple.c | 12 1 file changed, 12

compile error report: CONFIG_CONSOLE_SIMPLE=y

2019-10-03 Thread duhuanpeng
Hello, I cloned the lastest version(2019.10.3) of barebox, compile error when set CONFIG_CONSOLE_SIMPLE=y compile log: (more logs...) ENVHdefaultenv/barebox_default_env.h CC defaultenv/defaultenv.o ENV defaultenv/defaultenv-2-base.bbenv ENV.S