From: Segher Boessenkool Date: Sat, 7 Jun 2008 23:42:52 +0000 (+1000) Subject: powerpc: Get rid of CROSS32{AS,LD,OBJCOPY} X-Git-Tag: v2.6.27-rc1~1058^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1976aef97020563d337b4875be0edb9f0fee98aa;p=pandora-kernel.git 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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed