summaryrefslogtreecommitdiffstats
path: root/targets/pseudo/userland/lib/Makefile.depend
diff options
context:
space:
mode:
Diffstat (limited to 'targets/pseudo/userland/lib/Makefile.depend')
-rw-r--r--targets/pseudo/userland/lib/Makefile.depend5
1 files changed, 5 insertions, 0 deletions
diff --git a/targets/pseudo/userland/lib/Makefile.depend b/targets/pseudo/userland/lib/Makefile.depend
index dac8074..81284c7 100644
--- a/targets/pseudo/userland/lib/Makefile.depend
+++ b/targets/pseudo/userland/lib/Makefile.depend
@@ -40,6 +40,7 @@ DIRDEPS = \
lib/libcuse \
lib/libcxxrt \
lib/libdevctl \
+ lib/libdevdctl \
lib/libdevinfo \
lib/libdevstat \
lib/libdwarf \
@@ -215,4 +216,8 @@ DIRDEPS+= \
contrib/ofed/usr.lib/libsdp
.endif
+.if ${MK_BLACKLIST_SUPPORT} != "no"
+DIRDEPS+= lib/libblacklist
+.endif
+
.include <dirdeps.mk>
OpenPOWER on IntegriCloud