From b668796b88da374fefa35b87f305ebcc03147e5d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 19 Feb 2010 00:06:33 +0100 Subject: enable advanced realtime for all targets --- target/toolchain-arm/uclibc.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/toolchain-arm') diff --git a/target/toolchain-arm/uclibc.config b/target/toolchain-arm/uclibc.config index 52ec386f5..144995e9e 100644 --- a/target/toolchain-arm/uclibc.config +++ b/target/toolchain-arm/uclibc.config @@ -137,7 +137,7 @@ UCLIBC_HAS_BSD_ERR=y # UCLIBC_NTP_LEGACY is not set # UCLIBC_SV4_DEPRECATED is not set UCLIBC_HAS_REALTIME=y -# UCLIBC_HAS_ADVANCED_REALTIME is not set +UCLIBC_HAS_ADVANCED_REALTIME=y UCLIBC_HAS_EPOLL=y UCLIBC_HAS_XATTR=y # UCLIBC_HAS_PROFILING is not set -- cgit v1.2.3