X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=Makefile;h=670e6a25dec13755e9b3351d613734cc5d79bcf2;hb=d49ddcdfd27ba3d171b856f223712b88d5fc2046;hp=a26eeee0a8b8727581ceae2be2a603702a0c2468;hpb=131db366a3785a72b6e742f1842d29c1ad200601;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);