aboutsummaryrefslogtreecommitdiff
path: root/Makefile.posix
diff options
context:
space:
mode:
authorErdem U. Altinyurt <spamjunkeater@gmail.com>2014-09-04 05:59:07 +0300
committerErdem U. Altinyurt <spamjunkeater@gmail.com>2014-09-04 05:59:07 +0300
commitbcfa665ebd095aa1c9a13219b421457c72b8a899 (patch)
treee18b1473e1dbb454d9cb29b6aa9d752370b511fd /Makefile.posix
parentcabf523437277cd0d585d1a61c240f5c4d141a09 (diff)
downloadnrf51822-posix-build-scripts-bcfa665ebd095aa1c9a13219b421457c72b8a899.tar.gz
nrf51822-posix-build-scripts-bcfa665ebd095aa1c9a13219b421457c72b8a899.tar.bz2
nrf51822-posix-build-scripts-bcfa665ebd095aa1c9a13219b421457c72b8a899.tar.xz
nrf51822-posix-build-scripts-bcfa665ebd095aa1c9a13219b421457c72b8a899.zip
Merged OpenOCD Flasher scripts + Added GDB functions to OpenOCD + Automatize tasks + bugfixes + readme fixed + others...
Diffstat (limited to 'Makefile.posix')
-rw-r--r--Makefile.posix2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.posix b/Makefile.posix
index a690373..b9e0b44 100644
--- a/Makefile.posix
+++ b/Makefile.posix
@@ -1,4 +1,4 @@
-GNU_INSTALL_ROOT := $(HOME)Developer/prjs/embeded/gcc-arm-none-eabi-4_8-2014q2
+GNU_INSTALL_ROOT := /opt/gcc-arm-none-eabi-4_8-2014q2
GNU_VERSION := 4.8.4
GNU_PREFIX := arm-none-eabi