diff options
Diffstat (limited to 'stmhal/Makefile')
| -rw-r--r-- | stmhal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile index ce5ab639d..5695fe584 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -32,7 +32,7 @@ DEVICE=0483:df11 CROSS_COMPILE = arm-none-eabi- -INC = -I. +INC += -I. INC += -I.. INC += -I$(BUILD) INC += -I$(CMSIS_DIR)/inc |
