]> bbs.cooldavid.org Git - net-next-2.6.git/blob - arch/mips/Kbuild.platforms
MIPS: MIPSsim: Migrate to new Platform file
[net-next-2.6.git] / arch / mips / Kbuild.platforms
1 # All platforms listed in alphabetic order
2
3 platforms += ar7
4 platforms += loongson
5 platforms += mipssim
6
7 # include the platform specific files
8 include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))