rmodule: add subsections to linker script

Hardware / Coreboot - Aaron Durbin [chromium.org] - 19 April 2014 00:11 UTC

Depending on the compiler options, subsections of the form of .section.subsection could be generated. Therefore, include those subsections for .bss, .sbss, and .data.

Change-Id: I80dd64d8c62e7bc449ee2bbc0a22a941777e2ea6

3bc6eb5 rmodule: add subsections to linker script
src/lib/rmodule.ld | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

Upstream: review.coreboot.org


  • Share