mpir: fix build on MIPS R6 CPUs
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 10 May 2017 10:55:46 +0000 (11:55 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 10 May 2017 21:33:37 +0000 (23:33 +0200)
commitdd9b085daf855a19b16b74a76a4fbca3b07432b1
tree0087d5a21afd386571e996d7b6cbef57be3d6d59
parentc270b4a4c064d9892f0bbe810bcd4f9ee598e467
mpir: fix build on MIPS R6 CPUs

Commit ef9eebf65f554d9aacfd420600c8ba17787151a8 tried to fix this
problem in a wrong way. It was fixed only for generic R6 CPUs, so the
problem still persist if you choose any other R6 CPU, like I6400 for
instance.

Fix it properly by using the right kconfig options.

Fixes:
  http://autobuild.buildroot.net/results/f33/f33cb1e0b49fe8aee68fb4b66ea4c304b71a6f8f/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mpir/mpir.mk