export SHELL=/usr/bin/env bash -c '. $(TOPDIR)/include/shell.sh; eval "$$2"' --
$ make
--: /home/yakcyll/openwrt/8.09/include/shell.sh;: No such file or directory
The funny part is, I figured out the solution hours ago, but rejected it as 'too obvious'.