commit | 4156426b0c308d1db1c0b0451f3f50657e6f1a28 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Tue Oct 17 13:42:41 2017 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 17 07:43:32 2017 -0500 |
tree | 9a760f34fb432993a21edbdaad0762e7c90dcf3f | |
parent | 4c2ea41c31141636bdfd8ab1d0e66d9433906348 [diff] |
scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script libfdt has gained some new files. We need to include them in the kernel's copy. Reported-by: Kyle Yan <kyan@codeaurora.org> Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> [ Linux commit: 4322323058f010274564006d61945187a15b6361 ]