From 09425d65542853eac4f69b7fed0648fa76c4611d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 23 Mar 2015 20:46:18 -0500 Subject: uClibc added a new symbol for utmp support --- target/microblaze/uclibc.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/microblaze') diff --git a/target/microblaze/uclibc.config b/target/microblaze/uclibc.config index 79450dac8..025ddba50 100644 --- a/target/microblaze/uclibc.config +++ b/target/microblaze/uclibc.config @@ -193,7 +193,8 @@ UCLIBC_HAS_NFTW=y # UCLIBC_HAS_FTS is not set UCLIBC_HAS_GLOB=y UCLIBC_HAS_GNU_GLOB=y -# UCLIBC_HAS_UTMPX is not set +UCLIBC_HAS_UTMP=y +UCLIBC_HAS_UTMPX=y # # Library Installation Options -- cgit v1.2.3