summaryrefslogtreecommitdiffstats
path: root/rules/uclibc.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/uclibc.make')
-rw-r--r--rules/uclibc.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/uclibc.make b/rules/uclibc.make
index 0eb2e912d..77a2c678f 100644
--- a/rules/uclibc.make
+++ b/rules/uclibc.make
@@ -12,8 +12,8 @@
#
# We provide this package
#
+PACKAGES-$(PTXCONF_UCLIBC) += uclibc
ifdef PTXCONF_UCLIBC
-PACKAGES += uclibc
DYNAMIC_LINKER = /lib/ld-uClibc.so.0
endif