]> git.baikalelectronics.ru Git - uboot.git/commit
fdt: Add all source files to the libfdt build
authorSimon Glass <sjg@chromium.org>
Sat, 27 May 2017 13:38:17 +0000 (07:38 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 2 Jun 2017 16:16:47 +0000 (10:16 -0600)
commit5a265187dffccbc321f6c13dcdaa1e6c3884d826
tree98fc1019659f764cbe741587351141ee5c5266b1
parent798a8c80f9121df1070000ec1f3bb74929658e65
fdt: Add all source files to the libfdt build

At present only a subset of source files are build. Add the rest and
refactor this so that a source file list is available also. This will be
used in later commit.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/Makefile