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 | |
parent | 074e136444ef90114031d825064887f2f8e67630 (diff) |
enable UCLIBC_HAS_UTMP for uClibc-ng
-rw-r--r-- | target/arc/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/arm/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/avr32/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/bfin/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/c6x/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/cris/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/m68k/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/microblaze/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/mips/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/mips64/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/ppc/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/sh/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/sparc/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/x86/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/x86_64/uclibc-ng.config | 1 | ||||
-rw-r--r-- | target/xtensa/uclibc-ng.config | 1 |
16 files changed, 16 insertions, 0 deletions
diff --git a/target/arc/uclibc-ng.config b/target/arc/uclibc-ng.config index 8e7ee0dcc..bd6767c64 100644 --- a/target/arc/uclibc-ng.config +++ b/target/arc/uclibc-ng.config @@ -212,6 +212,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 # diff --git a/target/arm/uclibc-ng.config b/target/arm/uclibc-ng.config index e88a77e64..843274af3 100644 --- a/target/arm/uclibc-ng.config +++ b/target/arm/uclibc-ng.config @@ -214,6 +214,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 # diff --git a/target/avr32/uclibc-ng.config b/target/avr32/uclibc-ng.config index 1f044b0f1..72763436b 100644 --- a/target/avr32/uclibc-ng.config +++ b/target/avr32/uclibc-ng.config @@ -208,6 +208,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 # diff --git a/target/bfin/uclibc-ng.config b/target/bfin/uclibc-ng.config index a3421df62..8c64c8115 100644 --- a/target/bfin/uclibc-ng.config +++ b/target/bfin/uclibc-ng.config @@ -209,6 +209,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 # diff --git a/target/c6x/uclibc-ng.config b/target/c6x/uclibc-ng.config index 232d31b61..9af06826d 100644 --- a/target/c6x/uclibc-ng.config +++ b/target/c6x/uclibc-ng.config @@ -209,6 +209,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 # diff --git a/target/cris/uclibc-ng.config b/target/cris/uclibc-ng.config index d3933433d..f80c9e429 100644 --- a/target/cris/uclibc-ng.config +++ b/target/cris/uclibc-ng.config @@ -208,6 +208,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 # diff --git a/target/m68k/uclibc-ng.config b/target/m68k/uclibc-ng.config index 748487c0f..af9ac93a0 100644 --- a/target/m68k/uclibc-ng.config +++ b/target/m68k/uclibc-ng.config @@ -208,6 +208,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 # diff --git a/target/microblaze/uclibc-ng.config b/target/microblaze/uclibc-ng.config index 5904dc15a..56ac6fc0f 100644 --- a/target/microblaze/uclibc-ng.config +++ b/target/microblaze/uclibc-ng.config @@ -201,6 +201,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 # diff --git a/target/mips/uclibc-ng.config b/target/mips/uclibc-ng.config index 06bce07f2..97f788c4a 100644 --- a/target/mips/uclibc-ng.config +++ b/target/mips/uclibc-ng.config @@ -220,6 +220,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 # diff --git a/target/mips64/uclibc-ng.config b/target/mips64/uclibc-ng.config index 43ffa4382..0aaac36d3 100644 --- a/target/mips64/uclibc-ng.config +++ b/target/mips64/uclibc-ng.config @@ -220,6 +220,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 # diff --git a/target/ppc/uclibc-ng.config b/target/ppc/uclibc-ng.config index 7bcf595c3..1d3b39f4f 100644 --- a/target/ppc/uclibc-ng.config +++ b/target/ppc/uclibc-ng.config @@ -211,6 +211,7 @@ UCLIBC_HAS_FTW=y # UCLIBC_HAS_FTS is not set UCLIBC_HAS_GLOB=y UCLIBC_HAS_GNU_GLOB=y +UCLIBC_HAS_UTMP=y UCLIBC_HAS_UTMPX=y # diff --git a/target/sh/uclibc-ng.config b/target/sh/uclibc-ng.config index 5af88539e..77863648b 100644 --- a/target/sh/uclibc-ng.config +++ b/target/sh/uclibc-ng.config @@ -213,6 +213,7 @@ UCLIBC_HAS_FTW=y # UCLIBC_HAS_FTS is not set UCLIBC_HAS_GLOB=y UCLIBC_HAS_GNU_GLOB=y +UCLIBC_HAS_UTMP=y UCLIBC_HAS_UTMPX=y # 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 # diff --git a/target/x86/uclibc-ng.config b/target/x86/uclibc-ng.config index 8295f8a8a..3a8775349 100644 --- a/target/x86/uclibc-ng.config +++ b/target/x86/uclibc-ng.config @@ -215,6 +215,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 # diff --git a/target/x86_64/uclibc-ng.config b/target/x86_64/uclibc-ng.config index f4b28d617..12613e44e 100644 --- a/target/x86_64/uclibc-ng.config +++ b/target/x86_64/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 # diff --git a/target/xtensa/uclibc-ng.config b/target/xtensa/uclibc-ng.config index dbf9e2915..3f9f9edc4 100644 --- a/target/xtensa/uclibc-ng.config +++ b/target/xtensa/uclibc-ng.config @@ -204,6 +204,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 # |