summaryrefslogtreecommitdiffstats
path: root/rules/glibc.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/glibc.make')
-rw-r--r--rules/glibc.make4
1 files changed, 1 insertions, 3 deletions
diff --git a/rules/glibc.make b/rules/glibc.make
index 444da9270..7e6e14708 100644
--- a/rules/glibc.make
+++ b/rules/glibc.make
@@ -14,9 +14,7 @@
#
# We provide this package
#
-ifdef PTXCONF_GLIBC
-PACKAGES += glibc
-endif
+PACKAGES-$(PTXCONF_GLIBC) += glibc
GLIBC = glibc-$(GLIBC_VERSION)