esp8266: Put utils.o to FlashROM.

This commit is contained in:
Paul Sokolovsky 2016-03-26 00:39:51 +02:00
parent 9c7e3353e5
commit f71c0699a5
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ SECTIONS
*gccollect.o(.literal* .text*)
*gchelper.o(.literal* .text*)
*lexerstr32.o(.literal* .text*)
*utils.o(.literal* .text*)
*modpyb.o(.literal*, .text*)
*modpybpin.o(.literal*, .text*)
*modpybpwm.o(.literal*, .text*)