[PATCH] xtensa: Removed local copy of zlib and fixed O= support
authorChris Zankel <czankel@tensilica.com>
Thu, 30 Jun 2005 09:58:59 +0000 (02:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 30 Jun 2005 15:45:11 +0000 (08:45 -0700)
commite7d163f7666560c90b163907b9d96ec6207e0f6f
tree88ea7add42a8fec465528ebdb856ed09d4661aa3
parent82300bf479d7cdf87214b81ca5dc003bbc4f7e8f
[PATCH] xtensa: Removed local copy of zlib and fixed O= support

Removed an unnecessary local copy of zlib (sorry for the add'l traffic).
Fixed 'O=' support (thanks to Jan Dittmer for pointing it out).  Some minor
clean-ups in the make files.

Signed-off-by: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/xtensa/Makefile
arch/xtensa/boot/Makefile
arch/xtensa/boot/boot-elf/Makefile
arch/xtensa/boot/boot-redboot/Makefile
arch/xtensa/boot/include/zlib.h [deleted file]
arch/xtensa/boot/lib/Makefile
arch/xtensa/boot/lib/memcpy.S [deleted file]
arch/xtensa/boot/lib/zlib.c [deleted file]
arch/xtensa/boot/lib/zmem.c