X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8f25a745c736d777b87d8e0f713d170659a7a126..19021c16ffef5393aebedf009c57a86b11b996c2:/Makefile diff --git a/Makefile b/Makefile index f157b9d3a..e97423ee6 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