Move appconfig to cfg dir.
[bertos.git] / bertos / config.mk
index cfe8ca6ea350c597bcc8c7e1f2f8c153017469f8..05899995d381c2ee7b6a440ed22814e20302827b 100644 (file)
@@ -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