X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fconfig.mk;h=59997014c6af2d57097d6cdffbd586d66a972a07;hb=cea014dab5c1bb6235dbe49ec768c1f238816811;hp=cfe8ca6ea350c597bcc8c7e1f2f8c153017469f8;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/config.mk b/bertos/config.mk index cfe8ca6e..59997014 100644 --- a/bertos/config.mk +++ b/bertos/config.mk @@ -58,7 +58,7 @@ COFFCONVERT=$(OBJCOPY) \ --change-section-address .noinit-0x800000 \ --change-section-address .eeprom-0x810000 -INCDIR = -I. -Ibertos -Ibertos/hw +INCDIR = -I. -Ibertos LIBDIR = lib OBJDIR = obj OUTDIR = images