From 15ffdc42f10a4ea5c750e2521384d6f5d50671c5 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Fri, 18 Nov 2016 13:36:21 -0800 Subject: Make all samples save tarballs. ... and provide consistent logging. Signed-off-by: Alexey Neyman --- samples/xtensa-unknown-linux-uclibc/crosstool.config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'samples/xtensa-unknown-linux-uclibc') diff --git a/samples/xtensa-unknown-linux-uclibc/crosstool.config b/samples/xtensa-unknown-linux-uclibc/crosstool.config index 3dd0c2a2..e7ab10eb 100644 --- a/samples/xtensa-unknown-linux-uclibc/crosstool.config +++ b/samples/xtensa-unknown-linux-uclibc/crosstool.config @@ -1,4 +1,6 @@ CT_LOCAL_TARBALLS_DIR="${HOME}/src" +CT_SAVE_TARBALLS=y +CT_LOG_EXTRA=y CT_ARCH_xtensa=y CT_KERNEL_linux=y CT_LIBC_uClibc=y -- cgit v1.2.3