diff options
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r-- | arch/mips/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile index 8d1026cd0738..e0cab2850a72 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile | |||
@@ -404,12 +404,6 @@ load-$(CONFIG_MOMENCO_JAGUAR_ATX) += 0xffffffff80100000 | |||
404 | core-$(CONFIG_DDB5XXX_COMMON) += arch/mips/ddb5xxx/common/ | 404 | core-$(CONFIG_DDB5XXX_COMMON) += arch/mips/ddb5xxx/common/ |
405 | 405 | ||
406 | # | 406 | # |
407 | # NEC DDB Vrc-5476 | ||
408 | # | ||
409 | core-$(CONFIG_DDB5476) += arch/mips/ddb5xxx/ddb5476/ | ||
410 | load-$(CONFIG_DDB5476) += 0xffffffff80080000 | ||
411 | |||
412 | # | ||
413 | # NEC DDB Vrc-5477 | 407 | # NEC DDB Vrc-5477 |
414 | # | 408 | # |
415 | core-$(CONFIG_DDB5477) += arch/mips/ddb5xxx/ddb5477/ | 409 | core-$(CONFIG_DDB5477) += arch/mips/ddb5xxx/ddb5477/ |