Unify OBJCOPY arguments throughout various x86 stages
commit593f5c8a48043153963c04060ed8de7d60604bc1
authorStefan Reinauer <reinauer@chromium.org>
Fri, 31 Jul 2015 01:03:18 +0000 (30 18:03 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Tue, 24 Nov 2015 13:48:22 +0000 (24 14:48 +0100)
tree6381f410d5cf6ff9805f32ee0f2af1e214cf3175
parent62477931c88c701617445a3a23769583e7b830b5
Unify OBJCOPY arguments throughout various x86 stages

Instead of having to have an ifeq() all across the code base,
use $(target-objcopy). And correct target-objcopy to a value
that objcopy actually understands.

Change-Id: Id5dea6420bee02a044dc488b5086d109e806d605
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/11090
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
src/arch/x86/Makefile.inc
src/cpu/x86/Makefile.inc
src/cpu/x86/smm/Makefile.inc