Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 811a373

Browse files
Links2004igrr
authored andcommittedJul 7, 2015
update ld add *(.sdk.version)
1 parent 56c5a74 commit 811a373

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)
Please sign in to comment.