From: Zygo Blaxell Date: Wed, 8 Apr 2015 16:38:18 +0000 (-0400) Subject: zygo: add yet another environment hack to make broadcom-sta build X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cf26f9b6669cd2e4cf9d5d73c96b618c5ef6286;p=linux zygo: add yet another environment hack to make broadcom-sta build (cherry picked from commit 7b361833ad22ee181b017a795145b196b193047e) --- diff --git a/zygo/make-kernel b/zygo/make-kernel index 3ba57eadc7e3..640009c98769 100755 --- a/zygo/make-kernel +++ b/zygo/make-kernel @@ -10,6 +10,7 @@ cd . MAKEFLAGS='EXTRAVERSION=-zb64' MODULE_LOC=$PWD/../modules INSTALLKERNEL=true + KBUILD_DIR=$PWD set +a make-kpkg modules_clean clean make-kpkg --revision "$rev" binary && make-kpkg --revision "$rev" modules_image