Re: [PATCH] scripts - use $OBJDUMP to get correct objdump (cross compile)

From: Ben Dooks
Date: Tue Sep 20 2005 - 09:43:15 EST


On Tue, Sep 20, 2005 at 06:28:49PM +1000, Keith Owens wrote:
> On Mon, 19 Sep 2005 22:06:45 +0100,
> Ben Dooks <ben-linux@xxxxxxxxx> wrote:
> >The scripts for `make buildcheck` are executing
> >objdump straight, which is wrong if the system
> >is using `make CROSS_COMPILE=....`.
> >
> >Change the scripts to use $OBJDUMP passed from
> >the Makefile's environment, so that the correct
> >objdump is used, and the symbols are printed
> >correctly
>
> Those scripts are meant to work even when they are invoked by hand,
> without OBJDUMP being defined in the environment. This is the correct
> fix.
>
> Signed-off-by: Keith Owens <kaos@xxxxxxxxxx>

Ok, that seems to have fixed the problems, thanks.

Acked-by: Ben Dooks <ben-linux@xxxxxxxxx>

--
Ben (ben@xxxxxxxxx, http://www.fluff.org/)

'a smiley only costs 4 bytes'
-
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/