mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-14 17:35:42 +00:00
526a2fe2f5
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
# All platforms listed in alphabetic order
|
|
|
|
platforms += ar7
|
|
platforms += loongson
|
|
platforms += mipssim
|
|
|
|
# include the platform specific files
|
|
include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))
|