aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-10-06 17:04:47 +1000
committerinmarket <andrewh@inmarket.com.au>2014-10-06 17:04:47 +1000
commit50dfad6f038ed5d20a357f634a70b23c570b26ed (patch)
treedbc0806e2d977e3a434feecf063f82e6f400a7bf
parentdf0a966fc2f221adfb133eca1a52e6f2c936368d (diff)
downloaduGFX-50dfad6f038ed5d20a357f634a70b23c570b26ed.tar.gz
uGFX-50dfad6f038ed5d20a357f634a70b23c570b26ed.tar.bz2
uGFX-50dfad6f038ed5d20a357f634a70b23c570b26ed.zip
Tidy ups
-rw-r--r--boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_2.x/Makefile1
-rw-r--r--boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_3.x/Makefile1
-rw-r--r--boards/base/Olimex-SAM7EX256-GE8/example/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_2.x/Makefile b/boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_2.x/Makefile
index 8baa399f..c4938d5f 100644
--- a/boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_2.x/Makefile
+++ b/boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_2.x/Makefile
@@ -6,7 +6,6 @@
# General settings
# See $(GFXLIB)/tools/gmake_scripts/readme.txt for the list of variables
- OPT_NATIVEOS = chibios
OPT_OS = chibios
OPT_THUMB = yes
OPT_LINK_OPTIMIZE = yes
diff --git a/boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_3.x/Makefile b/boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_3.x/Makefile
index 55778283..875f79b1 100644
--- a/boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_3.x/Makefile
+++ b/boards/base/Mikromedia-STM32-M4-ILI9341/example_chibios_3.x/Makefile
@@ -6,7 +6,6 @@
# General settings
# See $(GFXLIB)/tools/gmake_scripts/readme.txt for the list of variables
- OPT_NATIVEOS = chibios
OPT_OS = chibios
OPT_THUMB = yes
OPT_LINK_OPTIMIZE = yes
diff --git a/boards/base/Olimex-SAM7EX256-GE8/example/Makefile b/boards/base/Olimex-SAM7EX256-GE8/example/Makefile
index fe0e5178..652d43dd 100644
--- a/boards/base/Olimex-SAM7EX256-GE8/example/Makefile
+++ b/boards/base/Olimex-SAM7EX256-GE8/example/Makefile
@@ -6,7 +6,6 @@
# General settings
# See $(GFXLIB)/tools/gmake_scripts/readme.txt for the list of variables
- OPT_NATIVEOS = chibios
OPT_OS = chibios
OPT_THUMB = yes
OPT_LINK_OPTIMIZE = yes