aboutsummaryrefslogtreecommitdiff
path: root/utils/pciutils
diff options
context:
space:
mode:
Diffstat (limited to 'utils/pciutils')
-rw-r--r--utils/pciutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pciutils/Makefile b/utils/pciutils/Makefile
index 90deb66a4..0d7ec33f9 100644
--- a/utils/pciutils/Makefile
+++ b/utils/pciutils/Makefile
@@ -50,7 +50,7 @@ MAKE_FLAGS += \
HOST="$(GNU_TARGET_NAME)" \
ZLIB="yes" \
-ifneq ($(CONFIG_USE_EGLIBC),)
+ifneq ($(CONFIG_USE_GLIBC),)
TARGET_LDFLAGS += -lresolv
endif