linux/arch/mips/Kbuild.platforms

8 lines
191 B
Plaintext
Raw Normal View History

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