commit | 1905c8fc711a527ff10550425498bc77e4db9ac3 | [log] [tgz] |
---|---|---|
author | Emmanuel Vadot <manu@bidouilliste.com> | Mon Jan 16 08:07:15 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 20 15:38:03 2017 -0500 |
tree | abe06b0062f8d86f45b200ed680a0a964e73dfe7 | |
parent | 56acf018c199d7701f5bd4946b1fde46e681ecee [diff] |
build: Always build the libfdt python module Do not rely on CONFIG_SPL_OF_PLATDATA to build the libfdt python module. If swig is present, this will be build Signed-off-by: Emmanuel Vadot <manu@bidouilliste.com>