coreboot-kgpe-d16/payloads
Stefan Reinauer 805d44f2c7 libpayload: Fix ARM workaround code
_LDFLAGS+="foo" did not work in my shell (bash on Ubuntu 15.10),
so change it to _LDFLAGS="$_LDFLAGS foo". I'm mildly surprised
that this ever worked.

Change-Id: I59c10f34992240c6df2ec7f24aebc6daafb76493
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/14076
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-03-15 18:24:41 +01:00
..
bayou codebase: Change makefile $(shell pwd) commands to $(CURDIR) 2016-03-11 18:48:06 +01:00
coreinfo coreinfo: Pretty print RAM addresses 2016-03-15 18:23:30 +01:00
external payloads/seabios: Add "git revision" to the SeaBIOS version menu 2016-03-12 20:23:50 +01:00
libpayload libpayload: Fix ARM workaround code 2016-03-15 18:24:41 +01:00
nvramcui nvramcui: Add distclean target 2016-03-11 17:56:47 +01:00
Kconfig payloads: Move secondary payloads inside of a submenu 2016-03-09 17:03:21 +01:00
Makefile.inc Makefile: Update payload clean targets 2016-03-09 17:01:56 +01:00