aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-05-06 18:24:02 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-05-13 00:17:18 +0200
commit26bff9eb49201aeb4e1b32d698c191831a39f5d4 (patch)
treebd049fba17a1ceb3a64ac1f91cfefc1475dde596 /arch/mips/txx9
parentMIPS: VDSO: Allow ld.lld to link the VDSO (diff)
downloadlinux-dev-26bff9eb49201aeb4e1b32d698c191831a39f5d4.tar.xz
linux-dev-26bff9eb49201aeb4e1b32d698c191831a39f5d4.zip
MIPS: Only include the platform file needed
Instead of including all Platform files, we simply include the needed one and avoid clashes with makefile variables. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/txx9')
-rw-r--r--arch/mips/txx9/Platform3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/txx9/Platform b/arch/mips/txx9/Platform
index a176d1fd5799..7f4429ba22eb 100644
--- a/arch/mips/txx9/Platform
+++ b/arch/mips/txx9/Platform
@@ -1,6 +1,3 @@
-platform-$(CONFIG_MACH_TX39XX) += txx9/
-platform-$(CONFIG_MACH_TX49XX) += txx9/
-
cflags-$(CONFIG_MACH_TX39XX) += \
-I$(srctree)/arch/mips/include/asm/mach-tx39xx
cflags-$(CONFIG_MACH_TX49XX) += \