]> git.ipfire.org Git - people/ms/u-boot.git/commit - Makefile
Makefile: Use correct timezone for U_BOOT_TZ
authorChris Packham <judge.packham@gmail.com>
Thu, 13 Aug 2015 06:08:27 +0000 (18:08 +1200)
committerTom Rini <trini@konsulko.com>
Fri, 28 Aug 2015 16:33:12 +0000 (12:33 -0400)
commit70d39f57146a6cb94736db39c770c3d95e07bedb
tree4855f047e592a7effb185c8720ca39eae9dff4cb
parente9015b304ad2a39a03f2684dadeabef474b7addb
Makefile: Use correct timezone for U_BOOT_TZ

When building with SOURCE_DATE_EPOCH the timezone is in UTC. When
building normally the timezone is taken from the build machine's locale
setting.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Paul Kocialkowski <contact@paulk.fr>
Tested-by: Andreas Bießmann <andreas.devel@googlemail.com>
Makefile