projects
/
linux-2.6.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
MIPS: MIPSsim: Migrate to new Platform file
[linux-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))