summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJeff Hatch <jhatch@multitech.com>2017-03-06 15:15:15 -0600
committerJohn Klug <john.klug@multitech.com>2017-06-09 09:09:19 -0500
commit5b7e4c586c78dbc9220996b241405a74fc1f5070 (patch)
tree6c312dec0168b11ef898bc30e01ba1a5337f75f1 /conf
parenta54eeff08db189653748220bad39aa3a6566e7f0 (diff)
downloadmeta-multitech-atmel-5b7e4c586c78dbc9220996b241405a74fc1f5070.tar.gz
meta-multitech-atmel-5b7e4c586c78dbc9220996b241405a74fc1f5070.tar.bz2
meta-multitech-atmel-5b7e4c586c78dbc9220996b241405a74fc1f5070.zip
Change compiler to 4.93 from 5.3
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/mtcdt.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf
index 3437c62..2797803 100644
--- a/conf/machine/mtcdt.conf
+++ b/conf/machine/mtcdt.conf
@@ -39,3 +39,5 @@ UBOOT_ENTRYPOINT = "0x20008000"
UBOOT_LOADADDRESS = "0x20008000"
PREFERRED_VERSION_rs9113 = '1.5.0'
+
+GCCVERSION = "4.9.3"