diff options
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r-- | arch/mips/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile index 12e24146a06c..ddb048b8600a 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile | |||
@@ -283,14 +283,6 @@ load-$(CONFIG_MACH_DECSTATION) += 0xffffffff80040000 | |||
283 | CLEAN_FILES += drivers/tc/lk201-map.c | 283 | CLEAN_FILES += drivers/tc/lk201-map.c |
284 | 284 | ||
285 | # | 285 | # |
286 | # Galileo EV64120 Board | ||
287 | # | ||
288 | core-$(CONFIG_MIPS_EV64120) += arch/mips/gt64120/ev64120/ | ||
289 | core-$(CONFIG_MIPS_EV64120) += arch/mips/gt64120/common/ | ||
290 | cflags-$(CONFIG_MIPS_EV64120) += -Iinclude/asm-mips/mach-ev64120 | ||
291 | load-$(CONFIG_MIPS_EV64120) += 0xffffffff80100000 | ||
292 | |||
293 | # | ||
294 | # Wind River PPMC Board (4KC + GT64120) | 286 | # Wind River PPMC Board (4KC + GT64120) |
295 | # | 287 | # |
296 | core-$(CONFIG_WR_PPMC) += arch/mips/gt64120/wrppmc/ | 288 | core-$(CONFIG_WR_PPMC) += arch/mips/gt64120/wrppmc/ |