diff options
author | David Daney <david.daney@cavium.com> | 2014-05-28 17:52:15 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-06-02 06:34:20 -0400 |
commit | 9bc463be7d4529488b10c8a04461a7ad3cfeacba (patch) | |
tree | aa64430a9ae9b7936594e1834034c0634c275cfc /arch/mips/Kbuild.platforms | |
parent | ae6e7e635c2c9aa5aa5c03f5ac39e9d84fc0ee09 (diff) |
MIPS: Enable build for new system 'paravirt'
Signed-off-by: David Daney <david.daney@cavium.com>
Signed-off-by: Andreas Herrmann <andreas.herrmann@caviumnetworks.com>
Cc: linux-mips@linux-mips.org
Cc: James Hogan <james.hogan@imgtec.com>
Cc: kvm@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/7015/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kbuild.platforms')
-rw-r--r-- | arch/mips/Kbuild.platforms | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kbuild.platforms b/arch/mips/Kbuild.platforms index 6e239123d6fe..f5e18bf3275e 100644 --- a/arch/mips/Kbuild.platforms +++ b/arch/mips/Kbuild.platforms | |||
@@ -18,6 +18,7 @@ platforms += loongson1 | |||
18 | platforms += mti-malta | 18 | platforms += mti-malta |
19 | platforms += mti-sead3 | 19 | platforms += mti-sead3 |
20 | platforms += netlogic | 20 | platforms += netlogic |
21 | platforms += paravirt | ||
21 | platforms += pmcs-msp71xx | 22 | platforms += pmcs-msp71xx |
22 | platforms += pnx833x | 23 | platforms += pnx833x |
23 | platforms += ralink | 24 | platforms += ralink |