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:
ad19dbd
)
powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}
author
Segher Boessenkool
<segher@kernel.crashing.org>
Sat, 7 Jun 2008 23:42:52 +0000
(09:42 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 30 Jun 2008 12:30:39 +0000
(22:30 +1000)
CROSS32AS and CROSS32LD are never used (instead, CROSS32CC is used
with proper command line options).
CROSS32OBJCOPY isn't used anymore either, since the "wrapper" stuff
was added.
Remove these unused variables.
Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found