OMAP3: Add support for the IGEP v2 board.

The IGEP v2 board is a low-cost, fan-less and industrial temperature
range single board computer that unleashes laptop-like performance and
expandability without the bulk, expense, or noise of typical desktop
machines. Its architecture shares much in common with other OMAP3 boards.

Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com>
Acked-by: Steve Sakoman <steve.sakoman@linaro.org>
Tested-by: Steve Sakoman <steve.sakoman@linaro.org>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
diff --git a/MAKEALL b/MAKEALL
index abceccd..2af9a24 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -491,6 +491,7 @@
 	am3517_evm		\
 	ca9x4_ct_vxp		\
 	devkit8000		\
+	igep0020		\
 	mx51evk			\
 	omap3_beagle		\
 	omap3_overo		\