lkml.org 
[lkml]   [2010]   [Apr]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] [ARM] .gitignore: Ignore piggy.lzo, lib1funcs.S and vmlinux
Date
Commit e7db7b4270ed2a606b8c0b5f944a5f92ade0e84c added LZO compressed
kernels, lib1funcs.S is copied from the appropriate ARM sub-arch
and vmlinux is the obvious fruit of all efforts.

Signed-off-by: Michael Roth <mroth@nessie.de>
---
arch/arm/boot/compressed/.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/compressed/.gitignore b/arch/arm/boot/compressed/.gitignore
index ab204db..6dac3d0 100644
--- a/arch/arm/boot/compressed/.gitignore
+++ b/arch/arm/boot/compressed/.gitignore
@@ -1,3 +1,6 @@
font.c
+lib1funcs.S
piggy.gz
+piggy.lzo
+vmlinux
vmlinux.lds
--
1.6.4.4


\
 
 \ /
  Last update: 2010-04-23 12:11    [W:0.030 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site