85xx: Added support for P1011RDB and P2010RDB

P1011 and P2010 are single core variants of P1010 and P2020 respectively.
The board(RDB) will be same.

Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
diff --git a/MAKEALL b/MAKEALL
index 754ae5a..c8a1f37 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -391,7 +391,9 @@
 	MPC8572DS_36BIT	\
 	P2020DS		\
 	P2020DS_36BIT	\
+	P1011RDB	\
 	P1020RDB	\
+	P2010RDB	\
 	P2020RDB	\
 	PM854		\
 	PM856		\