Re: [PATCH V5 2/2] kbuild: run the pre-processor on *.dts files
From: Sam Ravnborg <hidden>
Date: 2012-11-01 20:31:27
Also in:
linux-arch, lkml
From: Sam Ravnborg <hidden>
Date: 2012-11-01 20:31:27
Also in:
linux-arch, lkml
On Wed, Oct 31, 2012 at 04:10:31PM -0600, Stephen Warren wrote:
From: Stephen Warren <redacted> Modify cmd_dtc to run the C pre-processor on the input .dts file before passing it to dtc for final compilation. This allows the use of #define and #include within the .dts file. Signed-off-by: Stephen Warren <redacted>
Acked-by: Sam Ravnborg <redacted>