aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-04-23 06:03:22 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-04-23 06:03:22 +0000
commit498be17d1f3e02d9bf217a10a8c406ac19a4d322 (patch)
tree70d7f913324ab1ee07e285d75fb47b007497df36 /testhal/AVR
parent40122944e0e218026a1ecdb4cf245110368b94c7 (diff)
downloadChibiOS-498be17d1f3e02d9bf217a10a8c406ac19a4d322.tar.gz
ChibiOS-498be17d1f3e02d9bf217a10a8c406ac19a4d322.tar.bz2
ChibiOS-498be17d1f3e02d9bf217a10a8c406ac19a4d322.zip
Makefiles mass update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9344 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/AVR')
-rw-r--r--testhal/AVR/GPT/Makefile2
-rw-r--r--testhal/AVR/I2C/Makefile2
-rw-r--r--testhal/AVR/ICU/Makefile2
-rw-r--r--testhal/AVR/PWM/Makefile.ch2
-rw-r--r--testhal/AVR/PWM/Makefile.nil2
5 files changed, 5 insertions, 5 deletions
diff --git a/testhal/AVR/GPT/Makefile b/testhal/AVR/GPT/Makefile
index 3b0d96f82..cb84f1e26 100644
--- a/testhal/AVR/GPT/Makefile
+++ b/testhal/AVR/GPT/Makefile
@@ -106,7 +106,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
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
diff --git a/testhal/AVR/ICU/Makefile b/testhal/AVR/ICU/Makefile
index 3b0d96f82..cb84f1e26 100644
--- a/testhal/AVR/ICU/Makefile
+++ b/testhal/AVR/ICU/Makefile
@@ -106,7 +106,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
diff --git a/testhal/AVR/PWM/Makefile.ch b/testhal/AVR/PWM/Makefile.ch
index 3b0d96f82..cb84f1e26 100644
--- a/testhal/AVR/PWM/Makefile.ch
+++ b/testhal/AVR/PWM/Makefile.ch
@@ -106,7 +106,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
diff --git a/testhal/AVR/PWM/Makefile.nil b/testhal/AVR/PWM/Makefile.nil
index 69afe03f0..85707e466 100644
--- a/testhal/AVR/PWM/Makefile.nil
+++ b/testhal/AVR/PWM/Makefile.nil
@@ -102,7 +102,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