Files
u-boot/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
2017-04-07 11:23:45 +05:30
2016-11-21 14:07:30 -05:00
2016-10-11 11:55:33 +08:00