]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Remove compiler warning: target CPU does not support interworking
authorSergei Poselenov <sposelenov@emcraft.com>
Fri, 19 Sep 2008 10:07:34 +0000 (12:07 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 13 Dec 2008 22:41:23 +0000 (23:41 +0100)
commit0e0c862efe7279e9609db74d758cd1b84c6c7209
tree4314b52523273ee743ed22a334eb618b8f9d8962
parentcd6734510a9ff0f41c4a73567d4080ea0033d2c1
Remove compiler warning: target CPU does not support interworking

This warning is issued by modern ARM-EABI GCC on non-thumb targets.

Signed-off-by: Vladimir Panfilov <pvr@emcraft.com>
Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
cpu/arm720t/config.mk
cpu/arm920t/config.mk
cpu/arm925t/config.mk
cpu/arm926ejs/config.mk
cpu/arm946es/config.mk
cpu/arm_intcm/config.mk
cpu/lh7a40x/config.mk
cpu/pxa/config.mk
cpu/s3c44b0/config.mk
cpu/sa1100/config.mk