]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script
authorRob Herring <robh@kernel.org>
Sun, 24 Sep 2017 23:27:25 +0000 (18:27 -0500)
committerRob Herring <robh@kernel.org>
Tue, 3 Oct 2017 20:03:46 +0000 (15:03 -0500)
commit4322323058f010274564006d61945187a15b6361
tree5095fcc6462e980b0076063f59324c5d9fc3af39
parent6448c097c7cd0263961585b6247855154983093b
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>
scripts/dtc/update-dtc-source.sh