From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jody Bruchon Subject: Re: [PATCH] Update .gitignore for ELKS Date: Fri, 27 Mar 2015 18:40:52 -0400 Message-ID: <5515DC74.3060601@jodybruchon.com> References: <5515B9FD.1090703@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5515B9FD.1090703@gmail.com> Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: ELKS On 3/27/2015 4:13 PM, MFLD wrote: > Added generated Makefiles to .gitignore for a clear git status after build. I committed this change, but then the build process consistently failed. I've reverted the commits that added this change; some of the Makefiles need to be there for builds to work and don't seem to get generated.