mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-18 20:37:56 +00:00
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 <jcmvbkbc@gmail.com>
This commit is contained in:
parent
b55c288db9
commit
51b4a509db
@ -4,6 +4,7 @@ CT_LOG_EXTRA=y
|
||||
CT_ARCH_BE=y
|
||||
CT_TARGET_CFLAGS="-mlongcalls -mtext-section-literals"
|
||||
CT_ARCH_xtensa=y
|
||||
CT_TARGET_VENDOR="fsf"
|
||||
CT_KERNEL_linux=y
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_UCLIBC_WCHAR=y
|
Loading…
Reference in New Issue
Block a user