]> git.baikalelectronics.ru Git - uboot.git/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)
commitac738a7375e448654df6dbad3a77a04d2155ee40
treeabe06b0062f8d86f45b200ed680a0a964e73dfe7
parent3954d92b5f432b8839b459021fba2a95c606f3f4
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