diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-29 10:10:10 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-29 10:10:10 -0500 |
commit | 41e2f30aae4be471dfddf3b3e2690a1f46e41eac (patch) | |
tree | 3bd76d07aebe6c3fbaed1c519a7d329572b72aa8 /target/sparc | |
parent | 074e136444ef90114031d825064887f2f8e67630 (diff) |
enable UCLIBC_HAS_UTMP for uClibc-ng
Diffstat (limited to 'target/sparc')
-rw-r--r-- | target/sparc/uclibc-ng.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/sparc/uclibc-ng.config b/target/sparc/uclibc-ng.config index a09ecf8de..4391c2dd2 100644 --- a/target/sparc/uclibc-ng.config +++ b/target/sparc/uclibc-ng.config @@ -211,6 +211,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 # |