X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=Makefile;h=5301883061589de7c4a7ffbb5e4a8d4c0588f6c6;hb=972123f1e056e6d443be1e4a11db09b5d2ef53da;hp=e38d44a810448b7c7def639658a2f9b25c6070b4;hpb=681e825f8fbf59a32c3b09810b2a3fef29880c63;p=openwrt%2Fstaging%2Fchunkeey.git 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