commit | 05dda0ee9e4530fa303254c0235b521ba3e6a975 | [log] [tgz] |
---|---|---|
author | Damien George <damien.p.george@gmail.com> | Mon Dec 28 10:23:30 2015 +0000 |
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | Tue Mar 08 10:21:50 2016 +0700 |
tree | 2ccd66b183bc3a0e1deec5e66db53d516e1db609 | |
parent | 88b04909453a6847d3d902fb634d5dd14b2f32dd [diff] [blame] |
esp8266: Enable modlwip.
diff --git a/esp8266/esp8266.ld b/esp8266/esp8266.ld index 8f55ab1..f501fb8 100644 --- a/esp8266/esp8266.ld +++ b/esp8266/esp8266.ld
@@ -94,6 +94,7 @@ *modnetwork.o(.literal* .text*) *moduos.o(.literal* .text*) *modutime.o(.literal* .text*) + *modlwip.o(.literal* .text*) /* we put as much rodata as possible in this section */ /* note that only rodata accessed as a machine word is allowed here */