]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/mips/Kbuild.platforms
MIPS: DECstation: Migrate to new platform makefile style.
[net-next-2.6.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
c136af09 6platforms += dec
1505b607 7platforms += jazz
28c945c8 8platforms += loongson
526a2fe2 9platforms += mipssim
82baa6b0 10platforms += pmc-sierra
6a0cd4dc 11platforms += sgi-ip27
4300a92e 12platforms += vr41xx
5d25b01c
SR
13
14# include the platform specific files
15include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))