coreboot/src/arch
Furquan Shaikh 0155457449 x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock
For C_ENVIRONMENT_BOOTBLOCK, memlayout.ld is added by call to
early_x86_stage. Remove redundant addition of memlayout.ld in this
case.

Change-Id: Ibb5ce690ac4e63f7ff5063d5bd04daeeb731e4d7
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/13777
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2016-02-25 07:16:10 +01:00
..
arm die() when attempting to use bounce buffer on non-i386. 2016-02-22 18:38:48 +01:00
arm64 die() when attempting to use bounce buffer on non-i386. 2016-02-22 18:38:48 +01:00
mips die() when attempting to use bounce buffer on non-i386. 2016-02-22 18:38:48 +01:00
power8 die() when attempting to use bounce buffer on non-i386. 2016-02-22 18:38:48 +01:00
riscv die() when attempting to use bounce buffer on non-i386. 2016-02-22 18:38:48 +01:00
x86 x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock 2016-02-25 07:16:10 +01:00