Update from Atmel START 1.0.87 to 1.1.134

Change-Id: I095f2f3f4de8ebba154b7d8f9f763a2fa6472ebd
diff --git a/sysmoOCTSIM/gcc/Makefile b/sysmoOCTSIM/gcc/Makefile
index d1b8d89..b143057 100644
--- a/sysmoOCTSIM/gcc/Makefile
+++ b/sysmoOCTSIM/gcc/Makefile
@@ -105,9 +105,9 @@
 
 # List the object files
 OBJS +=  \
+	atmel_start.o \
 	ccid/ccid_proto.o \
 	ccid/ccid_device.o \
-	atmel_start.o \
 	command.o \
 	dma_m2m/dma_memory.o \
 	driver_init.o \