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.hardware | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/config/Config.in.hardware') diff --git a/target/config/Config.in.hardware b/target/config/Config.in.hardware index fdb35d15e..0016fcf0b 100644 --- a/target/config/Config.in.hardware +++ b/target/config/Config.in.hardware @@ -97,3 +97,7 @@ config ADK_TARGET_WITH_USB_BOOT config ADK_TARGET_WITH_SMP bool + +config ADK_TARGET_WITH_MMU + bool + select ADK_KERNEL_MMU -- cgit v1.2.3