aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR/I2C/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/AVR/I2C/Makefile')
-rw-r--r--testhal/AVR/I2C/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/AVR/I2C/Makefile b/testhal/AVR/I2C/Makefile
index 45e24acb8..4fdeff218 100644
--- a/testhal/AVR/I2C/Makefile
+++ b/testhal/AVR/I2C/Makefile
@@ -103,7 +103,7 @@ DEBUG = dwarf-2
# Each directory must be seperated by a space.
# Use forward slashes for directory separators.
# For a directory that has spaces, enclose it in quotes.
-EXTRAINCDIRS = $(PORTINC) $(KERNINC) $(TESTINC) \
+EXTRAINCDIRS = $(CHIBIOS)/os/license $(PORTINC) $(KERNINC) $(TESTINC) \
$(HALINC) $(OSALINC) $(PLATFORMINC) \
$(BOARDINC) $(CHIBIOS)/os/various