X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=Makefile;h=e97423ee631d60806b98931e2c7d114b4cf50233;hp=f157b9d3a9fe109d4aeaaf9c46c9ad58a412c9b1;hb=23ac60b66ca9d7567696ed47f76a25c4fb4dc6aa;hpb=3c0d0b56fb7f0d5458bc25c4854f0dbf06a82e0e diff --git a/Makefile b/Makefile index f157b9d3a9..e97423ee63 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ all: world SHELL:=/usr/bin/env bash export LC_ALL=C export LANG=C -export TOPDIR=${shell pwd} +export TOPDIR=${CURDIR} ifeq ($(KBUILD_VERBOSE),99) MAKE:=3>/dev/null $(MAKE) endif