2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 18:53:52 +08:00
linux-next/arch/mips/Kbuild.platforms

9 lines
212 B
Plaintext
Raw Normal View History

# All platforms listed in alphabetic order
platforms += ar7
platforms += loongson
platforms += mipssim
# include the platform specific files
include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))