diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2016-03-12 16:38:17 -0800 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2016-03-15 18:24:41 +0100 |
commit | 805d44f2c73edc59bfa03e1c9df954fe8313421e (patch) | |
tree | 8304e4b7ab2ac330697e91911c7d44c465610ee5 /payloads/libpayload/Kconfig | |
parent | f0acf47ae1c680a83b13b225172e0ab04d3e4bba (diff) | |
download | coreboot-805d44f2c73edc59bfa03e1c9df954fe8313421e.tar.xz |
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>
Diffstat (limited to 'payloads/libpayload/Kconfig')
0 files changed, 0 insertions, 0 deletions