]> git.sur5r.net Git - u-boot/commit
build: Always build the libfdt python module
authorEmmanuel Vadot <manu@bidouilliste.com>
Mon, 16 Jan 2017 07:07:15 +0000 (08:07 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 20 Jan 2017 20:38:03 +0000 (15:38 -0500)
commit1905c8fc711a527ff10550425498bc77e4db9ac3
treeabe06b0062f8d86f45b200ed680a0a964e73dfe7
parent56acf018c199d7701f5bd4946b1fde46e681ecee
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>
tools/Makefile