X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=Makefile;h=670e6a25dec13755e9b3351d613734cc5d79bcf2;hb=9b35815f0f0e10125d144c82595bbccbc83d6812;hp=a26eeee0a8b8727581ceae2be2a603702a0c2468;hpb=664918d891f3d29f09c15b0abe6616bbfdb2d0c6;p=openwrt%2Fstaging%2Fyousong.git diff --git a/Makefile b/Makefile index a26eeee0a8..670e6a25de 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ $(if $(findstring $(space),$(TOPDIR)),$(error ERROR: The path to the LEDE direct world: -include $(TOPDIR)/include/host.mk +export PATH:=$(TOPDIR)/staging_dir/host/bin:$(PATH) ifneq ($(OPENWRT_BUILD),1) _SINGLE=export MAKEFLAGS=$(space);