MIPS: DECstation: Migrate to new platform makefile style.
[deliverable/linux.git] / arch / mips / Kbuild.platforms
... / ...
CommitLineData
1# All platforms listed in alphabetic order
2
3platforms += alchemy
4platforms += ar7
5platforms += cobalt
6platforms += dec
7platforms += jazz
8platforms += loongson
9platforms += mipssim
10platforms += pmc-sierra
11platforms += sgi-ip27
12platforms += vr41xx
13
14# include the platform specific files
15include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))
This page took 0.023718 seconds and 5 git commands to generate.