build: scripts/config - update to kconfig-v5.14
[openwrt/openwrt.git] / target / sdk / files / Makefile
index 8df1904cb02b9e0a0d3a6c0fdaa9f7e688673fbf..a710ca5f5159fe9feab21da2acc47471d946f9d6 100644 (file)
@@ -14,6 +14,7 @@ export TOPDIR LC_ALL LANG SDK
 
 world:
 
+DISTRO_PKG_CONFIG:=$(shell $(TOPDIR)/scripts/command_all.sh pkg-config | grep -E '\/usr' | head -n 1)
 export PATH:=$(TOPDIR)/staging_dir/host/bin:$(PATH)
 
 ifneq ($(OPENWRT_BUILD),1)