tools: Build gnu date for u-boot build
authorHauke Mehrtens <[email protected]>
Sat, 7 Sep 2019 23:10:45 +0000 (01:10 +0200)
committerHauke Mehrtens <[email protected]>
Sat, 12 Oct 2019 15:14:15 +0000 (17:14 +0200)
commit9389e1bd40716c16a40cd3102b37e9de8f97e5a3
tree10bd3a00bac2dff44bb3fc119d9954f9fc188d55
parentc3ffb0e7d502784f6335bf21aaad7942253ed53d
tools: Build gnu date for u-boot build

u-boot needs the gnu date tool and doe snot work with the bsd date tool.
Make the mkimage(u-boot) depend on coreutils on non Linux systems.

Signed-off-by: Hauke Mehrtens <[email protected]>
tools/Makefile