qemu: fix build on sh4a and sh4aeb
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 11 May 2015 20:53:41 +0000 (22:53 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 11 May 2015 22:09:02 +0000 (00:09 +0200)
commit18f998b0c5ede6ee96af96cf0039690b79d78c2c
tree97046a4e3a195bb27d69551bbe60c1c37952fd64
parent1951143a366920e33c6fe487c2d96272510e2cae
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>
package/qemu/qemu.mk