kumquat-buildroot/package/qemu
Thomas Petazzoni 18f998b0c5 qemu: fix build on sh4a and sh4aeb
Qemu doesn't understand sh4a and sh4aeb as separate architectures, it
only knows about sh4 and sh4eb. However, it does support sh4a, since
it emulates the SH7785 CPU which is a SH4A.

Therefore, with this commit, sh4a/sh4aeb are translated as sh4/sh4eb
for Qemu.

Fixes:

  http://autobuild.buildroot.org/results/8f9/8f99a776f35d4ab0841d9fd2db509850ef603bd4/
  and many previous similar build failures

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-05-12 00:09:02 +02:00
..
Config.in QEMU: Enable package for MIPS targets 2015-04-25 10:17:01 +02:00
Config.in.host
qemu.hash QEMU: Bump to 2.3.0 2015-05-01 10:40:19 +02:00
qemu.mk qemu: fix build on sh4a and sh4aeb 2015-05-12 00:09:02 +02:00