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))
|