[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141123195708.GA7355@pd.tnic>
Date: Sun, 23 Nov 2014 20:57:08 +0100
From: Borislav Petkov <bp@...en8.de>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Chris Clayton <chris2553@...glemail.com>,
LKML <linux-kernel@...r.kernel.org>,
Junjie Mao <eternal.n08@...il.com>,
Kees Cook <keescook@...omium.org>, x86-ml <x86@...nel.org>
Subject: Re: [PATCH]: cross-compiling x86_64 kernel on i386 user-space fails
On Sun, Nov 23, 2014 at 08:27:24PM +0100, Thomas Gleixner wrote:
> While that works, this wants to be:
>
> +RUN_SIZE = $(shell $(OBJDUMP) -h vmlinux | \
Ah, true:
$ git grep OBJDUMP Makefile
Makefile:363:OBJDUMP = $(CROSS_COMPILE)objdump
Makefile:420:export CPP AR NM STRIP OBJCOPY OBJDUMP
Makefile:1483: $(OBJDUMP) -d vmlinux $$(find . -name '*.ko') | \
Thanks.
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists