Skip to content
Commit 8f66864c authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: simplify dtbs_install by reading the list of compiled DTBs



Retrieve the list of *.dtb(o) files from arch/*/boot/dts/dtbs-list
instead of traversing the directory tree again.

Please note that 'make dtbs_install' installs *.dtb(o) files directly
added to dtb-y because scripts/Makefile.dtbinst installs $(dtb-y)
without expanding the -dtbs suffix.

This commit preserves this behavior.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 24507871
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment