aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorManuel Lauss <manuel.lauss@googlemail.com>2010-06-01 16:30:37 -0400
committerRalf Baechle <ralf@linux-mips.org>2010-08-05 08:25:46 -0400
commitbaf3eb233df301081b66637a257ce0e9f6f84706 (patch)
tree3c8fc19901140f6403fbac7cee55a9131ffd1acf /arch/mips/Makefile
parent25c8f83864878e1ec95c0bd8273405ab415eb0a4 (diff)
MIPS: Move Alchemy Makefile parts to their own Platform file.
[Ralf: Remove a forgotten -Werror in Pb1200 Makefile.] Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com> To: Linux-MIPS <linux-mips@linux-mips.org> Cc: Sam Ravnborg <sam@ravnborg.org> Cc: Manuel Lauss <manuel.lauss@googlemail.com> Patchwork: https://patchwork.linux-mips.org/patch/1319/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile105
1 files changed, 0 insertions, 105 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 72f4357f782c..57ca331fb880 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -199,111 +199,6 @@ cflags-$(CONFIG_MACH_JAZZ) += -I$(srctree)/arch/mips/include/asm/mach-jazz
199load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000 199load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000
200 200
201# 201#
202# Common Alchemy Au1x00 stuff
203#
204core-$(CONFIG_SOC_AU1X00) += arch/mips/alchemy/common/
205
206#
207# AMD Alchemy Pb1000 eval board
208#
209core-$(CONFIG_MIPS_PB1000) += arch/mips/alchemy/devboards/
210cflags-$(CONFIG_MIPS_PB1000) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00
211load-$(CONFIG_MIPS_PB1000) += 0xffffffff80100000
212
213#
214# AMD Alchemy Pb1100 eval board
215#
216core-$(CONFIG_MIPS_PB1100) += arch/mips/alchemy/devboards/
217cflags-$(CONFIG_MIPS_PB1100) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00
218load-$(CONFIG_MIPS_PB1100) += 0xffffffff80100000
219
220#
221# AMD Alchemy Pb1500 eval board
222#
223core-$(CONFIG_MIPS_PB1500) += arch/mips/alchemy/devboards/
224cflags-$(CONFIG_MIPS_PB1500) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00
225load-$(CONFIG_MIPS_PB1500) += 0xffffffff80100000
226
227#
228# AMD Alchemy Pb1550 eval board
229#
230core-$(CONFIG_MIPS_PB1550) += arch/mips/alchemy/devboards/
231cflags-$(CONFIG_MIPS_PB1550) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00
232load-$(CONFIG_MIPS_PB1550) += 0xffffffff80100000
233
234#
235# AMD Alchemy Pb1200 eval board
236#
237core-$(CONFIG_MIPS_PB1200) += arch/mips/alchemy/devboards/
238cflags-$(CONFIG_MIPS_PB1200) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00
239load-$(CONFIG_MIPS_PB1200) += 0xffffffff80100000
240
241#
242# AMD Alchemy Db1000 eval board
243#
244core-$(CONFIG_MIPS_DB1000) += arch/mips/alchemy/devboards/
245cflags-$(CONFIG_MIPS_DB1000) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
246load-$(CONFIG_MIPS_DB1000) += 0xffffffff80100000
247
248#
249# AMD Alchemy Db1100 eval board
250#
251core-$(CONFIG_MIPS_DB1100) += arch/mips/alchemy/devboards/
252cflags-$(CONFIG_MIPS_DB1100) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
253load-$(CONFIG_MIPS_DB1100) += 0xffffffff80100000
254
255#
256# AMD Alchemy Db1500 eval board
257#
258core-$(CONFIG_MIPS_DB1500) += arch/mips/alchemy/devboards/
259cflags-$(CONFIG_MIPS_DB1500) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
260load-$(CONFIG_MIPS_DB1500) += 0xffffffff80100000
261
262#
263# AMD Alchemy Db1550 eval board
264#
265core-$(CONFIG_MIPS_DB1550) += arch/mips/alchemy/devboards/
266cflags-$(CONFIG_MIPS_DB1550) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
267load-$(CONFIG_MIPS_DB1550) += 0xffffffff80100000
268
269#
270# AMD Alchemy Db1200 eval board
271#
272core-$(CONFIG_MIPS_DB1200) += arch/mips/alchemy/devboards/
273cflags-$(CONFIG_MIPS_DB1200) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
274load-$(CONFIG_MIPS_DB1200) += 0xffffffff80100000
275
276#
277# AMD Alchemy Bosporus eval board
278#
279core-$(CONFIG_MIPS_BOSPORUS) += arch/mips/alchemy/devboards/
280cflags-$(CONFIG_MIPS_BOSPORUS) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
281load-$(CONFIG_MIPS_BOSPORUS) += 0xffffffff80100000
282
283#
284# AMD Alchemy Mirage eval board
285#
286core-$(CONFIG_MIPS_MIRAGE) += arch/mips/alchemy/devboards/
287cflags-$(CONFIG_MIPS_MIRAGE) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
288load-$(CONFIG_MIPS_MIRAGE) += 0xffffffff80100000
289
290#
291# 4G-Systems eval board
292#
293core-$(CONFIG_MIPS_MTX1) += arch/mips/alchemy/mtx-1/
294load-$(CONFIG_MIPS_MTX1) += 0xffffffff80100000
295
296#
297# MyCable eval board
298#
299core-$(CONFIG_MIPS_XXS1500) += arch/mips/alchemy/xxs1500/
300load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000
301
302# must be last for Alchemy systems for GPIO to work properly
303cflags-$(CONFIG_SOC_AU1X00) += -I$(srctree)/arch/mips/include/asm/mach-au1x00
304
305
306#
307# Cobalt Server 202# Cobalt Server
308# 203#
309core-$(CONFIG_MIPS_COBALT) += arch/mips/cobalt/ 204core-$(CONFIG_MIPS_COBALT) += arch/mips/cobalt/