summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlinux-lng-preempt-rt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-lng-preempt-rt.sh b/linux-lng-preempt-rt.sh
index 078aacb..6d5393d 100755
--- a/linux-lng-preempt-rt.sh
+++ b/linux-lng-preempt-rt.sh
@@ -8,7 +8,7 @@ export linux_git="${linux_git:-git://git.linaro.org/kernel/linux-linaro-lng.git}
export linux_branch_version="${linux_branch_version:-"v3.14.x"}"
export linux_branch="${linux_branch:-"linux-lng-preempt-rt-${linux_branch_version}"}"
endian=${endian:-le}
-TC_RELEASE="${TC_RELEASE:-14.06}"
+TC_RELEASE="${TC_RELEASE:-14.07}"
GCC_VERSION="${GCC_VERSION:-4.9}"
export ARCH=arm