1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 14:57:09 +01:00
Files
u-boot-megous/lib
Stefan Agner 9963890b8b libfdt: fix build with Python 3
For some reason Python 3 seems to think it does not need to build
the library. Using the --force parameter makes sure that the library
gets built always. This is especially important since we move the
library in the next step of the Makefile, hence forcing a rebuild
every time the higher level Makefile triggers a rebuild is required
to make sure the library is always there.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Simon Glass <sjg@chromium.org>
2017-04-10 13:25:19 -06:00
..
2017-04-10 13:25:19 -06:00
2016-02-06 12:00:59 +01:00
2017-04-07 11:23:45 +05:30
2011-01-18 23:38:08 +01:00
2016-04-11 20:48:26 -04:00
2010-09-19 19:29:47 +02:00
2016-05-02 18:37:09 -04:00
2014-10-25 07:02:01 -04:00
2012-04-29 14:14:08 +02:00
2015-07-21 17:39:28 -06:00
2016-11-21 14:07:30 -05:00
2016-10-11 11:55:33 +08:00