commit | 549f86eedc21a99c0021418ddf4fa4473403bb11 | [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 | 0bc31e35b465d5602b511f6747b6402319caea91 [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>