diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-02-05 17:55:14 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-02-08 10:22:41 -0500 |
commit | 35b786780f375f32cca02d0c965091c976cf3768 (patch) | |
tree | f95ceb5507d11392b21f8aea25154b65a8d86645 /arch/powerpc/dts/glacier.dts | |
parent | 514ec438927cc2913f365ce766091cfe03fea6b7 (diff) | |
download | blackbird-obmc-uboot-35b786780f375f32cca02d0c965091c976cf3768.tar.gz blackbird-obmc-uboot-35b786780f375f32cca02d0c965091c976cf3768.zip |
kbuild: fix build rule of u-boot-spl.dtb
The build command of u-boot-spl.dtb is not constant, but dependent
on CONFIG_OF_SPL_REMOVE_PROPS. Use $(call if_changed,...) so that
the change of CONFIG_OF_SPL_REMOVE_PROPS is detected.
Also, add tools/fdtgrep to the dependency to make sure u-boot-spl.dtb
is generated by the up-to-date fdtgrep in case the tool is modified.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/powerpc/dts/glacier.dts')
0 files changed, 0 insertions, 0 deletions