2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-22 04:24:02 +08:00
linux-next/arch/mips/Kbuild.platforms
Ralf Baechle 6a0cd4dca0 MIPS: IP27: Migrate to new Platform file
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-08-05 13:25:47 +01:00

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