summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/libc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libc.in b/rules/libc.in
index 63bb47226..b4aa3b9f2 100644
--- a/rules/libc.in
+++ b/rules/libc.in
@@ -28,6 +28,8 @@ endchoice
source "generated/libc.in"
+endif
+
config LIBC_C
bool
select GLIBC_C if LIBC_GLIBC
@@ -106,8 +108,6 @@ config LIBC_NSL
select GLIBC_NSL if LIBC_GLIBC
select UCLIBC_NSL if LIBC_UCLIBC
-endif
-
#
# needed to keep dependencies working
# there must be a package selecting BASE