diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-07-01 17:16:16 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-07-03 08:58:09 +0200 |
commit | 5888da18765ca9af7f10015263d8bc8e3057f128 (patch) | |
tree | eec5c7eaa9d8a31d877d49639b787c5ac71b5fb2 /arch/v850 | |
parent | powerpc: Fix compile warning in init_thread (diff) | |
download | linux-5888da18765ca9af7f10015263d8bc8e3057f128.tar.xz linux-5888da18765ca9af7f10015263d8bc8e3057f128.zip |
powerpc: Fix building of feature-fixup tests on ppc32
We need to use PPC_LCMPI otherwise we get compile errors like:
arch/powerpc/lib/feature-fixups-test.S: Assembler messages:
arch/powerpc/lib/feature-fixups-test.S:142: Error: Unrecognized opcode: `cmpdi'
arch/powerpc/lib/feature-fixups-test.S:149: Error: Unrecognized opcode: `cmpdi'
arch/powerpc/lib/feature-fixups-test.S:164: Error: Unrecognized opcode: `cmpdi'
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions