package/uboot-tools: needs make >= 4.0
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 3 Feb 2020 20:20:19 +0000 (21:20 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 3 Feb 2020 20:28:41 +0000 (21:28 +0100)
commite9f4d7376ef57815028aeaa46efa6bdf01caa7e5
treefecc1e478223b76add5a6736a9abd8e9faf3bd76
parent776b8d44ed7642884b582d4c19379b04ab144588
package/uboot-tools: needs make >= 4.0

Starting with 2020.01, uboot started using the 'undefine' make
directive, which was only introduced with make 4.0.

So, use the existing $(BR2_MAKE_HOST_DEPENDENCY) and $(BR2_MAKE),
both of each will ensure that we do use a make that is at least 4.0.

Fixes:
    http://autobuild.buildroot.org/results/c97/c976ed5eb7760cba192d22b3f1e7460596fd82dd/

Reported-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/uboot-tools/uboot-tools.mk