summaryrefslogtreecommitdiff
path: root/makefiles/Makefile.tools
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles/Makefile.tools')
-rw-r--r--makefiles/Makefile.tools5
1 files changed, 5 insertions, 0 deletions
diff --git a/makefiles/Makefile.tools b/makefiles/Makefile.tools
index 4cf2fb1..aff1c23 100644
--- a/makefiles/Makefile.tools
+++ b/makefiles/Makefile.tools
@@ -372,3 +372,8 @@ ifeq ($(COMPONENT_TYPE),lib-shared)
SHAREDLDPATH ?= LD_LIBRARY_PATH="$(BUILDDIR):$(LD_LIBRARY_PATH)"
endif
+################################################################################
+# Package config macros
+################################################################################
+
+include build/makefiles/Makefile.pkgconfig