diff options
author | Nicolas Pitre <nico@cam.org> | 2007-06-20 19:10:34 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-06-25 20:37:35 +0100 |
commit | 0c07f6115b779ae4597749d47dec228c6d2d1c7c (patch) | |
tree | 8ced20d8e51d8c9ee77c453dadd61ba4fa8ccd0a /arch/arm/boot | |
parent | 92c83ff1ce6165bd62cebe4e4d1ca5ccb6f9713b (diff) | |
download | op-kernel-dev-0c07f6115b779ae4597749d47dec228c6d2d1c7c.zip op-kernel-dev-0c07f6115b779ae4597749d47dec228c6d2d1c7c.tar.gz |
[ARM] 4449/1: more entries in arch/arm/boot/.gitignore
Signed-off-by: Nicolas Pitre <npitre@mvista.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r-- | arch/arm/boot/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/.gitignore b/arch/arm/boot/.gitignore index 171a085..ce1c5ff 100644 --- a/arch/arm/boot/.gitignore +++ b/arch/arm/boot/.gitignore @@ -1,2 +1,5 @@ Image zImage +xipImage +bootpImage +uImage |