bzip2: fix passing of TARGET_MAKE_ENV to make
authorLuca Ceresoli <luca@lucaceresoli.net>
Fri, 13 Oct 2017 10:43:24 +0000 (12:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 15 Oct 2017 14:00:25 +0000 (16:00 +0200)
commit7690bc03358b7460aa138f785b3a5704b919882a
tree8502aef23d9ceb374e74e26f148c69966a4ab764
parent2cd4c845865ca86ee3d7b015670063b347cb49f8
bzip2: fix passing of TARGET_MAKE_ENV to make

TARGET_MAKE_ENV is not passed to make because it is on a different
line without a backslash.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/bzip2/bzip2.mk