diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-23 20:46:18 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-23 20:46:18 -0500 |
commit | 09425d65542853eac4f69b7fed0648fa76c4611d (patch) | |
tree | a321d189566c74ad58d43d8a19a15533d70cac8c /target/arm | |
parent | 6cebe0b4795fd2d4f3b00b026286fe05c8366e67 (diff) |
uClibc added a new symbol for utmp support
Diffstat (limited to 'target/arm')
-rw-r--r-- | target/arm/uclibc.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arm/uclibc.config b/target/arm/uclibc.config index 5396a4514..001020424 100644 --- a/target/arm/uclibc.config +++ b/target/arm/uclibc.config @@ -216,6 +216,7 @@ UCLIBC_HAS_FTW=y UCLIBC_HAS_FTS=y UCLIBC_HAS_GLOB=y UCLIBC_HAS_GNU_GLOB=y +UCLIBC_HAS_UTMP=y UCLIBC_HAS_UTMPX=y # |