mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-13 17:28:56 +00:00
91598965ec
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
21 lines
457 B
Plaintext
21 lines
457 B
Plaintext
# All platforms listed in alphabetic order
|
|
|
|
platforms += alchemy
|
|
platforms += ar7
|
|
platforms += cobalt
|
|
platforms += dec
|
|
platforms += jazz
|
|
platforms += loongson
|
|
platforms += mipssim
|
|
platforms += mti-malta
|
|
platforms += pmc-sierra
|
|
platforms += rb532
|
|
platforms += sgi-ip22
|
|
platforms += sgi-ip27
|
|
platforms += sgi-ip32
|
|
platforms += sni
|
|
platforms += vr41xx
|
|
|
|
# include the platform specific files
|
|
include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))
|