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