commit | 330274f19d287723e7f2dc507765e836639b7783 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 27 07:38:17 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jun 02 10:16:47 2017 -0600 |
tree | 98fc1019659f764cbe741587351141ee5c5266b1 | |
parent | 7e91b10253ba649a8970852ed8756c67c86d27aa [diff] |
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>