From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Sun, 13 Oct 2013 17:08:02 +0200 Subject: [U-Boot] [PATCH] .gitignore: add auto-generated /include/[s|t]pl-autoconf.mk Message-ID: <1381676882-8081-1-git-send-email-daniel.schwierzeck@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Signed-off-by: Daniel Schwierzeck --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9069fff..869b1b8 100644 --- a/.gitignore +++ b/.gitignore @@ -70,6 +70,8 @@ /reloc_off /include/generated/ +/include/spl-autoconf.mk +/include/tpl-autoconf.mk asm-offsets.s # stgit generated dirs -- 1.8.3.2