| commit | 0430fb20a2a9f06262cb5ccc98869d54cdaa3963 | [log] [tgz] |
|---|---|---|
| author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Tue Oct 24 10:12:39 2006 +0200 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 25 20:26:32 2006 -0700 |
| tree | d25b638e8ee4a4fe96e1b143e15f030296190b7a | |
| parent | 71fa0a849b384f066dea6a2351c722c19846f4ac [diff] |
[PATCH] AVR32: Minor Makefile cleanup
Don't generate listing by default, remove unused LIBGCC variable and
rename generated disassembly and listing files to vmlinux.{s,lst}.
Also make sure that files generated during the build are actually
removed with make clean.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>