ODROID-COMMON: dts, kbuild: Implement support for dtb vendor subdirs
authorRobert Richter <rrichter@cavium.com>
Wed, 3 Sep 2014 14:17:02 +0000 (16:17 +0200)
committerDongjin Kim <tobetter@gmail.com>
Fri, 13 Mar 2020 09:08:44 +0000 (18:08 +0900)
commit73749eab8d0d74fbcbd0e3f0f73c7b8467c5f158
treec7452c2570cff59661871dfe1382d68ebab0e57d
parente7a987818a61bda8767ca62fe73b3996816a0554
ODROID-COMMON: dts, kbuild: Implement support for dtb vendor subdirs

This patch adds support of vendor sub directories for dtb files.
Subdirectories can be specified in $(dts-dirs). Kbuild traverses over
all directories while building and installing dtb files. The directory
tree is also reflected in the install path.

Change-Id: Iab8d4cf4b76f7122892e87137fd0ec60565e1db0
Tested-by: Andrew Bresticker <abrestic@chromium.org>
Signed-off-by: Robert Richter <rrichter@cavium.com>
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
arch/arm64/Makefile
arch/arm64/boot/dts/Makefile
arch/arm64/boot/dts/amlogic/Makefile
scripts/Makefile.dtbinst