toolchain/buildroot: not available for a few mips cores
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 17 Aug 2017 20:26:47 +0000 (22:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Aug 2017 21:18:56 +0000 (23:18 +0200)
commit6eaa6460bad197daf1d8d3318aff8e187fe36301
tree61e9332fab5383a167a33fa76c2ff09cef62fc46
parent104879aab0efc9fe0913af5d3877e0e9c6490607
toolchain/buildroot: not available for a few mips cores

Commit 1b974425 (MIPS: add support for M6201 cores) explained that the
new core was not supported by upstream gcc, and as of gcc-8-trunk
that's still the case.

Ditto for 3cfbeb83 (MIPS: add support for P6600 cores).

This means that we currently allow to build an internal tolchain for
those cores, yet we have no suitable gcc version.

Disable the internal backend in this case.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gcc/Config.in.host
toolchain/Config.in