scripts: mkmakefile: set umask before calling BR's makefile
authorGuido Martínez <guido@vanguardiasur.com.ar>
Fri, 21 Nov 2014 16:19:05 +0000 (13:19 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 13 Jul 2015 15:19:56 +0000 (17:19 +0200)
commitfd13247a22884880fd759796dfdfad728590d5d4
treefd06706bb896972d7473fadd684ea3bc4e99ea53
parente8810036a8714c88573983878859ed994aa8d3b3
scripts: mkmakefile: set umask before calling BR's makefile

Small optimization so we don't have another 'make' level (caused by the
umask fix) when running the generated makefile.

Signed-off-by: Guido Martínez <guido@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/scripts/mkmakefile