OSDN Git Service

MIPS: ralink: Don't include objects twice
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 14 May 2020 14:31:22 +0000 (16:31 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 15 May 2020 07:10:07 +0000 (09:10 +0200)
commit1fded93fb154a75d99823b0492dfb1688958d64a
tree8432c13115c7f4cb5039a615a22763d6da0a8bcb
parent8a4e2779570fe29da33e99a1c9addc4205110819
MIPS: ralink: Don't include objects twice

With the change of platform file inclusion object were included via
platform-y and core-y. Remove the core-y part to fix it.

Fixes: 26bff9eb49201aeb ("MIPS: Only include the platformfile needed")
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/ralink/Platform