]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}
authorSegher Boessenkool <segher@kernel.crashing.org>
Sat, 7 Jun 2008 23:42:52 +0000 (09:42 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 30 Jun 2008 12:30:39 +0000 (22:30 +1000)
commiteb18515eacb01405c5e2a7e184bc65b5497de7b4
treeeb33e91d3c0dfdb883992ad588390a8c2c5a55c5
parent06c284d6b21e00d380c6156470445589f6ae877f
powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}

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>
arch/powerpc/Makefile