MIPS: Move Alchemy Makefile parts to their own Platform file.
[deliverable/linux.git] / arch / mips / Kbuild.platforms
CommitLineData
5d25b01c
SR
1# All platforms listed in alphabetic order
2
baf3eb23 3platforms += alchemy
5d25b01c 4platforms += ar7
28c945c8 5platforms += loongson
526a2fe2 6platforms += mipssim
5d25b01c
SR
7
8# include the platform specific files
9include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))
This page took 0.027517 seconds and 5 git commands to generate.