>
> The patch has:
>
> +ALLSOURCE_ARCHS := $(ARCH)
>
> won't that do it? I thought $(ARCH) would be i386 so ALLSOURCE_ARCHS
> will be too unless you override it.
I overlooked that part.
Applied.
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body
On Wed, 2005-07-13 at 21:43 +, Sam Ravnborg wrote:
> On Thu, Jun 23, 2005 at 11:25:54AM +0100, Ian Campbell wrote:
> > Hi,
> >
> > I have a single source tree which I cross compile for a couple of
> > different architectures using ARHC=foo O=blah etc.
> >
> > The existing cscope target is ver
On Thu, Jun 23, 2005 at 11:25:54AM +0100, Ian Campbell wrote:
> Hi,
>
> I have a single source tree which I cross compile for a couple of
> different architectures using ARHC=foo O=blah etc.
>
> The existing cscope target is very handy but only indexes the current
> $(ARCH), which is a pain since
3 matches
Mail list logo