Re: [RFC] broken installkernel.sh with CROSS_COMPILE

From: Dave Hansen
Date: Sat Sep 03 2005 - 07:33:13 EST


On Sat, 2005-09-03 at 09:50 +0100, Ian Campbell wrote:
> > Could we do something that's guaranteed to not have lots of extra
> path
> > elements in it, like ARCH?
>
> Or perhaps basename ${CROSSCOMPILE}?

The only problem with that is that some people do really have a cross
compiler named /usr/ppc64/bin/gcc. So, basename will just give you
something useless like "bin".

-- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/