Skip to content

Commit 9752943

Browse files
committed
update ld add *(.sdk.version)
1 parent a0f961a commit 9752943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hardware/esp8266com/esp8266/tools/sdk/ld/eagle.app.v6.common.ld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ SECTIONS
8484
.rodata : ALIGN(4)
8585
{
8686
_rodata_start = ABSOLUTE(.);
87+
*(.sdk.version)
8788
*(.rodata)
8889
*(.rodata.*)
8990
*(.gnu.linkonce.r.*)

0 commit comments

Comments
 (0)