git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71fa0a8
)
[PATCH] AVR32: Minor Makefile cleanup
author
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Tue, 24 Oct 2006 08:12:39 +0000
(10:12 +0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 26 Oct 2006 03:26:32 +0000
(20:26 -0700)
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>
No differences found