Prev: i2c-algo-pca: fix coding style issues in i2c-algo-pca.c
Next: [PATCH] l4f00242t03: fix memory leaks in error handling
From: Michael Roth on 23 Apr 2010 06:10 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(a)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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |