diff options
author | Kumar Gala <galak@gate.crashing.org> | 2006-01-10 22:12:23 -0600 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-01-11 15:35:35 +1100 |
commit | 0e5e39bfd811be4612a23242353b426ac6438e03 (patch) | |
tree | 28ce0b1da565334ee011032ad06470cfdc88696f /arch/powerpc/boot/.gitignore | |
parent | 08264cbc9f4ded253e063ed4a804226b195e067c (diff) | |
download | op-kernel-dev-0e5e39bfd811be4612a23242353b426ac6438e03.zip op-kernel-dev-0e5e39bfd811be4612a23242353b426ac6438e03.tar.gz |
[PATCH] powerpc: Add some missing .gitignore's
ignore generated files under arch/powerpc
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/boot/.gitignore')
-rw-r--r-- | arch/powerpc/boot/.gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore new file mode 100644 index 0000000..45c9ad2 --- /dev/null +++ b/arch/powerpc/boot/.gitignore @@ -0,0 +1,20 @@ +addnote +infblock.c +infblock.h +infcodes.c +infcodes.h +inffast.c +inffast.h +inflate.c +inftrees.c +inftrees.h +infutil.c +infutil.h +kernel-vmlinux.strip.c +kernel-vmlinux.strip.gz +uImage +zImage +zImage.vmode +zconf.h +zlib.h +zutil.h |