at91: Introduction of at91sam9g10 SOC.

AT91sam9g10 is an ARM 926ej-s SOC. It is an evolution of the at91sam9261 with a
faster clock speed: 266/133MHz.

Signed-off-by: Sedji Gaouaou <sedji.gaouaou@atmel.com>
diff --git a/MAKEALL b/MAKEALL
index 03ef5b4..3c15f9c 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -586,8 +586,9 @@
 	at91sam9260ek		\
 	at91sam9261ek		\
 	at91sam9263ek		\
-	at91sam9m10g45ek	\
+	at91sam9g10ek	\
 	at91sam9g20ek		\
+	at91sam9m10g45ek	\
 	at91sam9rlek		\
 	cmc_pu2			\
 	csb637			\