Makefile: fix coding style regarding the '=' sign
authorFabio Porcedda <fabio.porcedda@gmail.com>
Wed, 23 Apr 2014 08:39:23 +0000 (10:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 23 Apr 2014 22:20:17 +0000 (00:20 +0200)
commitc3e49d69bd222163225b2a02fa03f9911a75abe5
treed48dadb4f0b53101d4331a4c1f182689656d8c53
parent86c32446c6d1e2a3d36a61edfa4ae31368009c35
Makefile: fix coding style regarding the '=' sign

As stated in the buildroot user manual add just a single space before
and after a '=' sign.

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile