x86: image: drop unused ROOTDELAY variable
[openwrt/openwrt.git] / Makefile
index a26eeee0a8b8727581ceae2be2a603702a0c2468..670e6a25dec13755e9b3351d613734cc5d79bcf2 100644 (file)
--- 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);