diff --git a/openwrt/Makefile b/openwrt/Makefile index ed1e34db47..39ffb17fb5 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -17,6 +17,7 @@ RELEASE:=Kamikaze all: world +SHELL:=/usr/bin/env bash export TOPDIR=${shell pwd} include $(TOPDIR)/include/verbose.mk