]> git.baikalelectronics.ru Git - kernel.git/commit
kbuild: Simplify builds with CONFIG_OF_ALL_DTBS
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 10 Mar 2021 05:35:29 +0000 (11:05 +0530)
committerRob Herring <robh@kernel.org>
Tue, 23 Mar 2021 21:27:51 +0000 (15:27 -0600)
commitb940b7a40e408ecfc40f573ec45be2087f3034f8
tree6bfc854794a484e60317ef7c5e8ec66e331d00ab
parent1ef37f6867086a7ed57b7dcf15c8e7d28fd4e5cb
kbuild: Simplify builds with CONFIG_OF_ALL_DTBS

We update 'always-y' based on CONFIG_OF_ALL_DTBS three times. It would be
far more straight forward if we rather update dtb-y to include all .dtb
files if CONFIG_OF_ALL_DTBS is enabled.

Acked-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Frank Rowand <frank.rowand@sony.com>
Tested-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/7fe7e5ef6ed75450ddf6c224b8adb53059e504e2.1615354376.git.viresh.kumar@linaro.org
scripts/Makefile.lib