| To: | Manuel Lauss <manuel.lauss@googlemail.com> |
|---|---|
| Subject: | Re: MIPS: Alchemy build broken in latest linus-git [with patch] |
| From: | Sam Ravnborg <sam@ravnborg.org> |
| Date: | Thu, 24 Sep 2009 21:43:48 +0200 |
| Cc: | Linux-MIPS <linux-mips@linux-mips.org>, Dmitri Vorobiev <dmitri.vorobiev@gmail.com> |
| In-reply-to: | <4ABB6189.5010909@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <f861ec6f0909232344s72af6bax5bd77f1a5be45b4f@mail.gmail.com> <20090924091539.GA929@merkur.ravnborg.org> <f861ec6f0909240224m4b5dcbd9hc835409e7a66102d@mail.gmail.com> <f861ec6f0909240241x5c5858d4g4d44b40107021bb6@mail.gmail.com> <4ABB6189.5010909@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.18 (2008-05-17) |
>
> From: Manuel Lauss <manuel.lauss@gmail.com>
> Subject: [PATCH] MIPS: fix build of vmlinux.lds
>
> Commit 51b563fc93c8cb5bff1d67a0a71c374e4a4ea049 removed a few
> CPPFLAGS with vital include paths necessary to build vmlinux.lds
> on MIPS, and moved the calculation of the 'jiffies' symbol
> directly to vmlinux.lds.S but forgot to change make ifdef/... to
> cpp macros.
>
> Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Thanks for providing a patch!
The assignment of CPPFLAGS was supposed to be
in arch/mips/kernel/MAkefile.
I fixed this up.
Please test this patch - I will await testing
feedback before I submit to Linus.
Sam
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: MIPS: [raw_]smp_processor_id uses current_thread_info, Kevin D. Kissell |
|---|---|
| Next by Date: | [PATCH] mips: fix build of vmlinux.lds, Manuel Lauss |
| Previous by Thread: | Re: MIPS: Alchemy build broken in latest linus-git [with patch], Dmitri Vorobiev |
| Next by Thread: | Re: MIPS: Alchemy build broken in latest linus-git [with patch], Dmitri Vorobiev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |