]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite2d46c564778c4f3eb713518a7fafe542451f568
tree88ea7add42a8fec465528ebdb856ed09d4661aa3
parent4f734272feeed5e59d862985c94a83cdad5f7fec
[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