diff options
author | Martin Roth <martinroth@google.com> | 2015-08-22 10:37:39 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2015-08-25 15:39:50 +0000 |
commit | dbb50c48f9f40f2f4d7960096f6b5462bfb3a39c (patch) | |
tree | 5b1c99756953b589891f01db8b0c6278380405d5 /.gitmodules | |
parent | 410f9ad1a3d01cc9a552e16c69aec0b5ba61c96e (diff) | |
download | coreboot-dbb50c48f9f40f2f4d7960096f6b5462bfb3a39c.tar.xz |
x86: Get rid of empty loadable segment warning
When the check for global symbols in romstage happens, if everything is
good, a warning appears, telling us that the segment is empty. While the
empty segment is good, the warning is distracting:
"BFD: build/cbfs/fallback/romstage_null.debug: warning: Empty loadable
segment detected, is this intentional ?"
This change hides that particular warning, but shouldn't hide any other
output from objcopy.
Change-Id: If22489280712d02a61c3ee5e0cb2a53db87d6082
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: http://review.coreboot.org/11302
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins)
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions