[U-Boot] [PATCH 13/19] fdt: Stop building the old python libfdt module

sjg at google.com sjg at google.com
Tue May 2 11:27:17 UTC 2017


This is no-longer needed, so stop building it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 lib/libfdt/libfdt_legacy.swig | 112 ------------------------------------------
 lib/libfdt/setup.py           |  38 --------------
 tools/Makefile                |  18 -------
 3 files changed, 168 deletions(-)
 delete mode 100644 lib/libfdt/libfdt_legacy.swig
 delete mode 100644 lib/libfdt/setup.py

Applied to u-boot-fdt/next, thanks!


More information about the U-Boot mailing list