summaryrefslogtreecommitdiffstats
path: root/package/glibc
diff options
context:
space:
mode:
Diffstat (limited to 'package/glibc')
-rw-r--r--package/glibc/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/glibc/Config.in b/package/glibc/Config.in
index 72fd3dfff1..aeb236c597 100644
--- a/package/glibc/Config.in
+++ b/package/glibc/Config.in
@@ -1,9 +1,9 @@
if BR2_TOOLCHAIN_BUILDROOT_EGLIBC
-# For legal-info
config BR2_PACKAGE_EGLIBC
bool
default y
+ select BR2_PACKAGE_LINUX_HEADERS
choice
prompt "eglibc version"
@@ -25,10 +25,10 @@ endif
if BR2_TOOLCHAIN_BUILDROOT_GLIBC
-# For legal-info
config BR2_PACKAGE_GLIBC
bool
default y
+ select BR2_PACKAGE_LINUX_HEADERS
choice
prompt "glibc version"
OpenPOWER on IntegriCloud