Re: [PATCH V5 4/5] kbuild: Add support to build overlays (%.dtbo)
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-01-20 12:00:23
Also in:
linux-kbuild, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-01-20 12:00:23
Also in:
linux-kbuild, lkml
On 20-01-21, 20:04, Masahiro Yamada wrote:
The DTC rule takes one source input, and one output file. It cannot generate .dtb and .dtbo at the same time. That is why a grouped target does not fit here.
Okay, thanks for taking time to explain this. Will fix this in the next version. -- viresh