| To: | Jun Sun <jsun@mvista.com> |
|---|---|
| Subject: | Re: [PATCH] allow CROSS_COMPILE override |
| From: | Brian Murphy <brian@murphy.dk> |
| Date: | Thu, 20 Feb 2003 22:15:06 +0100 |
| Cc: | linux-mips@linux-mips.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20030220124703.H7466@mvista.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1 |
Jun Sun wrote: Anybody would object this? It allows one to override Why not but this is less messy: --- arch/mips/Makefile 13 Dec 2002 23:41:09 -0000 1.1.1.8 +++ arch/mips/Makefile 20 Feb 2003 21:10:30 -0000 @@ -23,7 +23,7 @@ endif ifdef CONFIG_CROSSCOMPILE -CROSS_COMPILE = $(tool-prefix) +CROSS_COMPILE ?= $(tool-prefix) endif # /Brian |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Ramdisk image on flash., Guido Guenther |
|---|---|
| Next by Date: | Re: [PATCH] allow CROSS_COMPILE override, Jun Sun |
| Previous by Thread: | [PATCH] allow CROSS_COMPILE override, Jun Sun |
| Next by Thread: | Re: [PATCH] allow CROSS_COMPILE override, Jun Sun |
| Indexes: | [Date] [Thread] [Top] [All Lists] |