[PATCH] arm: update gitignore file
Sergei Shtylyov
sshtylyov at mvista.com
Fri Feb 11 09:15:07 EST 2011
Hello.
On 11-02-2011 4:26, rklein at nvidia.com wrote:
> From: Rhyland Klein<rklein at nvidia.com>
> Updating the .gitignore file to ignore 3 files that are always created in
> manual builds to cleanup git status results.
> Signed-off-by: Rhyland Klein<rklein at nvidia.com>
> ---
> 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..c52a6dd 100644
> --- a/arch/arm/boot/compressed/.gitignore
> +++ b/arch/arm/boot/compressed/.gitignore
> @@ -1,3 +1,6 @@
> font.c
> piggy.gz
> vmlinux.lds
> +lib1funcs.S
> +piggy.gzip
> +vmlinux
Similar patch has already been submitted several times by Sergio Aguirre...
WBR, Sergei
More information about the linux-arm-kernel
mailing list