core: do not reset DEPENDENCIES_HOST_PREREQ in dependencies.mk
authorJérôme Pouiller <jezz@sysmic.org>
Tue, 20 Dec 2016 13:46:20 +0000 (14:46 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 28 Jan 2017 07:30:41 +0000 (20:30 +1300)
commit99c397fcd36a880d56d3bef09073035b9c7e7a37
tree1ea5aa832dd55e021a0c9ab20901889b518187ff
parent93916d0757e26374bd10ea4f38c8e353e88a37ba
core: do not reset DEPENDENCIES_HOST_PREREQ in dependencies.mk

Usually, Buildroot does never initialize variables with empty content.
DEPENDENCIES_HOST_PREREQ was an unjustified exception.

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