commit | 162a7a421718a2d15716a78ffb7abb1d94f6b03a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:58:12 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | 0e717d77aa064183bcbf510299624ab9d32531b3 | |
parent | 76bce10d2131938fcd5b1bbb0479cdb66daffa29 [diff] |
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>