commit | 526a2fe2f5d887ef8b89243c3a5e64f0f38c21cc | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Aug 05 13:25:45 2010 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Aug 05 13:25:45 2010 +0100 |
tree | 29d7be17b2b2a68d669d6539618dfd27030a5826 | |
parent | 28c945c88676bf71ec649429f2c1c4ce3719cd7c [diff] [blame] |
MIPS: MIPSsim: Migrate to new Platform file Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/Kbuild.platforms b/arch/mips/Kbuild.platforms index 9784c49..13244f3 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms
@@ -2,6 +2,7 @@ platforms += ar7 platforms += loongson +platforms += mipssim # include the platform specific files include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))