kbuild: Support flat DTBs install
authorRob Herring <robh@kernel.org>
Thu, 6 Dec 2018 16:29:51 +0000 (10:29 -0600)
committerRob Herring <robh@kernel.org>
Wed, 21 Jun 2023 13:51:08 +0000 (07:51 -0600)
commit6a1d798feb65d2a67e6e2cafb0b0e4f430603226
tree408d10e0040f5cfd425917524d8846bd5464560d
parent86684c2481b6e6a46c2282acee13554e34e66071
kbuild: Support flat DTBs install

In preparation to move Arm .dts files into sub-directories grouped
by vendor/family, the current flat tree of DTBs generated by
dtbs_install needs to be maintained. Moving the installed DTBs to
sub-directories would break various consumers using 'make dtbs_install'.

This is a NOP until sub-directories are introduced.

Signed-off-by: Rob Herring <robh@kernel.org>
arch/arm/Kconfig
scripts/Makefile.dtbinst