| To: | Aurelien Jarno <aurelien@aurel32.net> |
|---|---|
| Subject: | Re: [PATCH -mm 4/4] MIPS: Add BCM947xx to Makefile |
| From: | Florian Schirmer <jolt@tuxbox.org> |
| Date: | Mon, 06 Aug 2007 22:33:33 +0200 |
| Cc: | Andrew Morton <akpm@osdl.org>, linux-mips@linux-mips.org, Michael Buesch <mb@bu3sch.de>, Waldemar Brodkorb <wbx@openwrt.org>, Felix Fietkau <nbd@openwrt.org> |
| In-reply-to: | <20070806151002.GI24308@hall.aurel32.net> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070806151002.GI24308@hall.aurel32.net> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Thunderbird 2.0.0.6 (Macintosh/20070728) |
Hi, Aurelien Jarno wrote: The patch below against 2.6.23-rc1-mm2 adds BCM947xx to arch/mips/Makefile.Cc: Michael Buesch <mb@bu3sch.de> Cc: Waldemar Brodkorb <wbx@openwrt.org> Cc: Felix Fietkau <nbd@openwrt.org> Cc: Florian Schirmer <jolt@tuxbox.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Looks good! Acked-by: Florian Schirmer <jolt@tuxbox.org> Best, Florian --- a/arch/mips/Makefile +++ b/arch/mips/Makefile @@ -549,6 +549,12 @@ load-$(CONFIG_SIBYTE_BIGSUR) := 0xffffffff80100000#+# Broadcom BCM947XX boards +# +core-$(CONFIG_BCM947XX) += arch/mips/bcm947xx/ +load-$(CONFIG_BCM947XX) := 0xffffffff80001000 + +# # SNI RM # core-$(CONFIG_SNI_RM) += arch/mips/sni/ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH -mm 3/4] MIPS: Add BCM947XX to Kconfig (v2), Florian Schirmer |
|---|---|
| Next by Date: | Re: [PATCH -mm 2/4] MIPS: BCM947xx support (v2), Yoichi Yuasa |
| Previous by Thread: | [PATCH -mm 4/4] MIPS: Add BCM947xx to Makefile, Aurelien Jarno |
| Next by Thread: | [PATCH -mm 2/4] MIPS: BCM947xx support, Aurelien Jarno |
| Indexes: | [Date] [Thread] [Top] [All Lists] |