From 2151935b3a89fdf357181f6f1161c1c0c1dde1f0 Mon Sep 17 00:00:00 2001 From: inmarket Date: Sat, 4 Oct 2014 17:12:33 +1000 Subject: Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU specific flags etc Also put license in the gmake master scripts. --- tools/gmake_scripts/os_linux.mk | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tools/gmake_scripts/os_linux.mk') diff --git a/tools/gmake_scripts/os_linux.mk b/tools/gmake_scripts/os_linux.mk index 39610ca4..0893ca51 100644 --- a/tools/gmake_scripts/os_linux.mk +++ b/tools/gmake_scripts/os_linux.mk @@ -1,3 +1,10 @@ +# +# This file is subject to the terms of the GFX License. If a copy of +# the license was not distributed with this file, you can obtain one at: +# +# http://ugfx.org/license.html +# + # See readme.txt for the make API # Requirements: -- cgit v1.2.3