X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=Makefile;h=5301883061589de7c4a7ffbb5e4a8d4c0588f6c6;hp=e38d44a810448b7c7def639658a2f9b25c6070b4;hb=fd5c16870169bb76dd3d3bcfbcc6a112f74aeefe;hpb=681e825f8fbf59a32c3b09810b2a3fef29880c63 diff --git a/Makefile b/Makefile index e38d44a810..5301883061 100644 --- a/Makefile +++ b/Makefile @@ -27,6 +27,8 @@ ifneq ($(OPENWRT_BUILD),1) export OPENWRT_BUILD GREP_OPTIONS= export GREP_OPTIONS + CDPATH= + export CDPATH include $(TOPDIR)/include/debug.mk include $(TOPDIR)/include/depends.mk include $(TOPDIR)/include/toplevel.mk