From 51b4a509db982349af6c9b2072b7a6fad0547570 Mon Sep 17 00:00:00 2001 From: Max Filippov Date: Wed, 23 Nov 2016 05:14:31 -0800 Subject: samples: rename xtensa-unknown-linux-uclibc to xtensa-fsf-linux-uclibc Put xtensa core name to the tuple vendor string (without any overlay the default core is 'fsf') and rename sample directory accordingly. Signed-off-by: Max Filippov --- samples/xtensa-unknown-linux-uclibc/crosstool.config | 11 ----------- samples/xtensa-unknown-linux-uclibc/reported.by | 3 --- 2 files changed, 14 deletions(-) delete mode 100644 samples/xtensa-unknown-linux-uclibc/crosstool.config delete mode 100644 samples/xtensa-unknown-linux-uclibc/reported.by (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 deleted file mode 100644 index c9e138e5..00000000 --- a/samples/xtensa-unknown-linux-uclibc/crosstool.config +++ /dev/null @@ -1,11 +0,0 @@ -CT_LOCAL_TARBALLS_DIR="${HOME}/src" -CT_SAVE_TARBALLS=y -CT_LOG_EXTRA=y -CT_ARCH_BE=y -CT_TARGET_CFLAGS="-mlongcalls -mtext-section-literals" -CT_ARCH_xtensa=y -CT_KERNEL_linux=y -CT_LIBC_uClibc=y -CT_LIBC_UCLIBC_WCHAR=y -CT_CC_LANG_CXX=y -CT_DEBUG_gdb=y diff --git a/samples/xtensa-unknown-linux-uclibc/reported.by b/samples/xtensa-unknown-linux-uclibc/reported.by deleted file mode 100644 index 7ba89505..00000000 --- a/samples/xtensa-unknown-linux-uclibc/reported.by +++ /dev/null @@ -1,3 +0,0 @@ -reporter_name="Max Filippov" -reporter_url="http://wiki.linux-xtensa.org/index.php/Crosstool-NG" -reporter_comment="Xtensa default toolchain" -- cgit v1.2.3