[PATCH 1/3] arm: ignore devicetree blobs.
Dave Martin
dave.martin at linaro.org
Thu Feb 23 20:16:30 EST 2012
On Wed, Feb 22, 2012 at 11:26:19PM +0100, Uwe Kleine-K?nig wrote:
> On Wed, Feb 22, 2012 at 07:18:44PM +0000, Jason Cooper wrote:
> >
> > Signed-off-by: Jason Cooper <jason at lakedaemon.net>
> /me claims prior art:
>
> http://mid.gmane.org/1323808612-14976-1-git-send-email-u.kleine-koenig@pengutronix.de
Multiple people proposed this...
Grant accepted my patch, and it is already in -next:
See next-20110222
810ae3d26507e61d1f7a69e9716443df1ce41449
ARM: devicetree: Add .dtb files to arch/arm/boot/.gitignore
Cheers
---Dave
>
> Best regards
> Uwe
>
> > ---
> > NOTE: This is the first version of this patch, so no change history.
> >
> > arch/arm/boot/.gitignore | 1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/arch/arm/boot/.gitignore b/arch/arm/boot/.gitignore
> > index ce1c5ff..3c79f85 100644
> > --- a/arch/arm/boot/.gitignore
> > +++ b/arch/arm/boot/.gitignore
> > @@ -3,3 +3,4 @@ zImage
> > xipImage
> > bootpImage
> > uImage
> > +*.dtb
> > --
> > 1.7.3.4
> >
> >
> > _______________________________________________
> > linux-arm-kernel mailing list
> > linux-arm-kernel at lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> >
>
> --
> Pengutronix e.K. | Uwe Kleine-K?nig |
> Industrial Linux Solutions | http://www.pengutronix.de/ |
> _______________________________________________
> devicetree-discuss mailing list
> devicetree-discuss at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/devicetree-discuss
More information about the devicetree-discuss
mailing list