[PATCH 08/12] dtc: be more quiet with "make -s"
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-09-29 07:30:01
Also in:
linux-devicetree, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-09-29 07:30:01
Also in:
linux-devicetree, lkml
On Friday 28 September 2012, Stephen Warren wrote:
On 09/28/2012 03:36 PM, Arnd Bergmann wrote:quoted
This patch makes dtc not output the message when the "-q" flag is passed, and ensures that we pass it in both cases.Just as an FYI, the upstream dtc no longer prints this message, and I just posted a patch to pull that whole upstream dtc into the kernel.
Ok, excellent! Michal, please ignore my patch then. Arnd