Makefile: make exported variable definitions consistent
commit3111f6a5109678fa08be44792b4708fd7d09eb4f
authorJérôme Pouiller <jezz@sysmic.org>
Wed, 23 Nov 2016 12:58:57 +0000 (23 13:58 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 23 Nov 2016 22:01:42 +0000 (23 23:01 +0100)
treed12c06d59c2be6195befd5bcbbb043fc9969a4e5
parentbedb16105dd6742d3209af7ef45c23a8bb1c077f
Makefile: make exported variable definitions consistent

Use a space before and after the equal sign when defining the TZ, LANG
and LC_ALL variables, as suggested by the Buildroot coding style.

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile