kumquat-buildroot/toolchain
Phil Edworthy d5247aa842 sh: Fix Buildroot sh targets to match gnuconfig targets
sh2eb and sh2a_nofpueb gnuconfig targets are no longer supported
in Buildroot. This patch replaces these Buildroot targets with sh2
and sh2a respectively, and adds sh4a targets as these are widely
used.

To build for devices without an fpu, the relevant toolchain flags
will have to be specified.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-07-18 23:26:12 +02:00
..
dependencies
elf2flt sh: Fix Buildroot sh targets to match gnuconfig targets 2011-07-18 23:26:12 +02:00
gcc toolchain/gcc: bump 4.6.x version to 4.6.1 2011-06-28 15:19:13 +02:00
gdb
kernel-headers kernel-headers: bump 2.6.39.x stable version 2011-07-10 20:38:56 +02:00
mklibs
toolchain-buildroot toolchain-buildroot: NPTL is only supported with EABI on ARM 2011-07-18 12:12:13 +02:00
toolchain-crosstool-ng toolchain/crosstool-NG: use the package infrastructure 2011-07-15 22:58:38 +02:00
toolchain-external sh: Fix Buildroot sh targets to match gnuconfig targets 2011-07-18 23:26:12 +02:00
uClibc sh: Fix Buildroot sh targets to match gnuconfig targets 2011-07-18 23:26:12 +02:00
Config.in toolchain: introduce BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS 2011-06-12 21:50:20 +02:00
helpers.mk
Makefile.in
patch-kernel.sh
toolchain-buildroot.mk
toolchain-common.in toolchain: introduce BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS 2011-06-12 21:50:20 +02:00
toolchain-crosstool-ng.mk
toolchain-external.mk