X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fconfig.mk;h=38a8a5d75e63c6860c458b0233ed32af8a10f6a7;hb=54fcc3ee93f64797c9ad129fc7a22672f43f6582;hp=752313a3eecec65ed1f16a9ed64dc102d10bb285;hpb=18c5f92e969edd499f2c41110984a131fa9693f3;p=bertos.git diff --git a/bertos/config.mk b/bertos/config.mk index 752313a3..38a8a5d7 100644 --- a/bertos/config.mk +++ b/bertos/config.mk @@ -50,7 +50,7 @@ COFFCONVERT=$(OBJCOPY) \ --change-section-address .noinit-0x800000 \ --change-section-address .eeprom-0x810000 -INCDIR = -I. -Ibertos +INCDIR = -I. -Ibertos -Ibertos/net/lwip/src/include -Ibertos/net/lwip/src/include/ipv4 LIBDIR = lib OBJDIR = obj OUTDIR = images