diff options
Diffstat (limited to 'arch/mips/alchemy/Platform')
-rw-r--r-- | arch/mips/alchemy/Platform | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/mips/alchemy/Platform b/arch/mips/alchemy/Platform index 4e079672f9bf..2920af9c2569 100644 --- a/arch/mips/alchemy/Platform +++ b/arch/mips/alchemy/Platform | |||
@@ -68,20 +68,6 @@ cflags-$(CONFIG_MIPS_DB1200) += -I$(srctree)/arch/mips/include/asm/mach-db1x00 | |||
68 | load-$(CONFIG_MIPS_DB1200) += 0xffffffff80100000 | 68 | load-$(CONFIG_MIPS_DB1200) += 0xffffffff80100000 |
69 | 69 | ||
70 | # | 70 | # |
71 | # AMD Alchemy Bosporus eval board | ||
72 | # | ||
73 | platform-$(CONFIG_MIPS_BOSPORUS) += alchemy/devboards/ | ||
74 | cflags-$(CONFIG_MIPS_BOSPORUS) += -I$(srctree)/arch/mips/include/asm/mach-db1x00 | ||
75 | load-$(CONFIG_MIPS_BOSPORUS) += 0xffffffff80100000 | ||
76 | |||
77 | # | ||
78 | # AMD Alchemy Mirage eval board | ||
79 | # | ||
80 | platform-$(CONFIG_MIPS_MIRAGE) += alchemy/devboards/ | ||
81 | cflags-$(CONFIG_MIPS_MIRAGE) += -I$(srctree)/arch/mips/include/asm/mach-db1x00 | ||
82 | load-$(CONFIG_MIPS_MIRAGE) += 0xffffffff80100000 | ||
83 | |||
84 | # | ||
85 | # 4G-Systems eval board | 71 | # 4G-Systems eval board |
86 | # | 72 | # |
87 | platform-$(CONFIG_MIPS_MTX1) += alchemy/mtx-1/ | 73 | platform-$(CONFIG_MIPS_MTX1) += alchemy/mtx-1/ |