X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fconfig.mk;h=05899995d381c2ee7b6a440ed22814e20302827b;hb=f527b3499bc04902d17f235423bf99f54346c766;hp=cfe8ca6ea350c597bcc8c7e1f2f8c153017469f8;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/config.mk b/bertos/config.mk index cfe8ca6e..05899995 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 = -Ibertos LIBDIR = lib OBJDIR = obj OUTDIR = images