From 51131c29643b1f2be84ae9dac73931abaa44432c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 18 Feb 2015 23:38:27 -0600 Subject: add support for uClibc-ng git master Add new configs for uClibc-ng master. New symbol UCLIBC_HAS_LINUXTHREADS added. LT.new is removed in master, only LT.old and NPTL exist. CLeanup MMU/NPTL/LT support symbols. Tested with toolchain building for all supported architectures. --- target/config/Config.in.xtensa.default | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 target/config/Config.in.xtensa.default (limited to 'target/config/Config.in.xtensa.default') diff --git a/target/config/Config.in.xtensa.default b/target/config/Config.in.xtensa.default new file mode 100644 index 000000000..43df6220c --- /dev/null +++ b/target/config/Config.in.xtensa.default @@ -0,0 +1,3 @@ +# This file is part of the OpenADK project. OpenADK is copyrighted +# material, please see the LICENCE file in the top-level directory. + -- cgit v1.2.3