| To: | tiansm@lemote.com |
|---|---|
| Subject: | Re: [PATCH 2/16] arch related Makefile update for lemote fulong mini-PC |
| From: | Thiemo Seufer <ths@networkno.de> |
| Date: | Sun, 15 Apr 2007 23:28:47 +0100 |
| Cc: | linux-mips@linux-mips.org, Fuxin Zhang <zhangfx@lemote.com> |
| In-reply-to: | <11766507661726-git-send-email-tiansm@lemote.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <11766507651736-git-send-email-tiansm@lemote.com> <11766507661317-git-send-email-tiansm@lemote.com> <11766507661726-git-send-email-tiansm@lemote.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.13 (2006-08-11) |
tiansm@lemote.com wrote: [snip] > diff --git a/arch/mips/Makefile b/arch/mips/Makefile > index 92bca6a..2a6742d 100644 > --- a/arch/mips/Makefile > +++ b/arch/mips/Makefile > @@ -118,6 +118,7 @@ cflags-$(CONFIG_CPU_R4300) += -march=r4300 > -Wa,--trap > cflags-$(CONFIG_CPU_VR41XX) += -march=r4100 -Wa,--trap > cflags-$(CONFIG_CPU_R4X00) += -march=r4600 -Wa,--trap > cflags-$(CONFIG_CPU_TX49XX) += -march=r4600 -Wa,--trap > +cflags-$(CONFIG_CPU_LOONGSON2) += -march=r4600 -Wa,--trap I wonder why this is r4600. I heard the Loongson2 is MIPS IV compatible, so r5000 / r8000 / r10000 would be better choices. Thiemo |
| Previous by Date: | [PATCH 9/16] add serial port definition for lemote fulong, tiansm |
|---|---|
| Next by Date: | [PATCH] remove double config entries in drivers/char/Kconfig, Yoichi Yuasa |
| Previous by Thread: | Re: [PATCH 3/16] Kconfig update for lemote fulong mini-PC, Ralf Baechle |
| Next by Thread: | Re: [PATCH 2/16] arch related Makefile update for lemote fulong mini-PC, Tian |
| Indexes: | [Date] [Thread] [Top] [All Lists] |