Re: [PATCH v4 1/2] of: per-file dtc compiler flags

From: Rob Herring
Date: Thu Apr 27 2017 - 18:25:19 EST


On Tue, Apr 25, 2017 at 05:09:53PM -0700, frowand.list@xxxxxxxxx wrote:
> From: Frank Rowand <frank.rowand@xxxxxxxx>
>
> The dtc compiler version that adds initial support was available
> in 4.11-rc1. Add the ability to set an additional dtc compiler
> flag is needed by overlays.
>
> Signed-off-by: Frank Rowand <frank.rowand@xxxxxxxx>
> ---
> scripts/Makefile.lib | 2 ++
> 1 file changed, 2 insertions(+)

Applied.