MIPS: Move Cobalt Makefile parts to their own Platform file
[linux-2.6-block.git] / arch / mips / Kbuild.platforms
CommitLineData
5d25b01c
SR
1# All platforms listed in alphabetic order
2
baf3eb23 3platforms += alchemy
5d25b01c 4platforms += ar7
5c6aecbd 5platforms += cobalt
28c945c8 6platforms += loongson
526a2fe2 7platforms += mipssim
6a0cd4dc 8platforms += sgi-ip27
5d25b01c
SR
9
10# include the platform specific files
11include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))