mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-22 04:24:02 +08:00
6a0cd4dca0
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
11 lines
255 B
Plaintext
11 lines
255 B
Plaintext
# All platforms listed in alphabetic order
|
|
|
|
platforms += alchemy
|
|
platforms += ar7
|
|
platforms += loongson
|
|
platforms += mipssim
|
|
platforms += sgi-ip27
|
|
|
|
# include the platform specific files
|
|
include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))
|