summaryrefslogtreecommitdiff
path: root/arch/mips/ralink
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-05-14 16:31:22 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-05-15 09:10:07 +0200
commit1fded93fb154a75d99823b0492dfb1688958d64a (patch)
tree8432c13115c7f4cb5039a615a22763d6da0a8bcb /arch/mips/ralink
parent8a4e2779570fe29da33e99a1c9addc4205110819 (diff)
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>
Diffstat (limited to 'arch/mips/ralink')
-rw-r--r--arch/mips/ralink/Platform1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/ralink/Platform b/arch/mips/ralink/Platform
index 6095fcc334f4..02ee0791481d 100644
--- a/arch/mips/ralink/Platform
+++ b/arch/mips/ralink/Platform
@@ -1,7 +1,6 @@
#
# Ralink SoC common stuff
#
-core-$(CONFIG_RALINK) += arch/mips/ralink/
cflags-$(CONFIG_RALINK) += -I$(srctree)/arch/mips/include/asm/mach-ralink
#