1 # SPDX-License-Identifier: GPL-2.0
2 # All platforms listed in alphabetic order
11 platforms += cavium-octeon
20 platforms += loongson32
21 platforms += loongson64
22 platforms += mti-malta
26 platforms += pistachio
27 platforms += pmcs-msp71xx
39 # include the platform specific files
40 include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))