]> git.sur5r.net Git - u-boot/commit
Only build the libfdt python module if 'swig' is available
authorSimon Glass <sjg@chromium.org>
Mon, 4 Jul 2016 17:58:12 +0000 (11:58 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Jul 2016 02:40:24 +0000 (20:40 -0600)
commit162a7a421718a2d15716a78ffb7abb1d94f6b03a
tree0e717d77aa064183bcbf510299624ab9d32531b3
parent76bce10d2131938fcd5b1bbb0479cdb66daffa29
Only build the libfdt python module if 'swig' is available

When swig is not available, we can still build correctly. So make this
optional. Add a comment about how to enable this build.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/Makefile