X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=65ee10a84b8d57c5bfed7047f0ed114a78190df1;hp=ab97eacc9d2bfe9618e9282bcd8f2a4903d02c08;hb=965f341aa9fdb6e07d509d02a6ca188af050292a;hpb=661e37ccea2eb11714daf927cbaa58a8b8ff09df diff --git a/Makefile b/Makefile index ab97eacc9d..65ee10a84b 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ $(if $(findstring $(space),$(TOPDIR)),$(error ERROR: The path to the OpenWrt dir world: +DISTRO_PKG_CONFIG:=$(shell which -a pkg-config | grep -E '\/usr' | head -n 1) export PATH:=$(TOPDIR)/staging_dir/host/bin:$(PATH) ifneq ($(OPENWRT_BUILD),1)