summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Grandegger <wg@denx.de>2009-10-23 12:03:16 +0200
committerWolfgang Denk <wd@denx.de>2009-10-31 16:14:35 +0100
commitcd12f615e4dd1dd24caab93f4157894783c6c1c0 (patch)
treeb6104035af300fee764a0be99e74bbd9d90825da /Makefile
parentd793b6bb1e37ccaba702bac088bfc0d0e91ac734 (diff)
downloadblackbird-obmc-uboot-cd12f615e4dd1dd24caab93f4157894783c6c1c0.tar.gz
blackbird-obmc-uboot-cd12f615e4dd1dd24caab93f4157894783c6c1c0.zip
mpc52xx: add support for the IPEK01 board
This patch adds support for the board IPEK01 based on the MPC5200. The Futjitsu Lime graphics controller is configured in 16 bpp mode. Signed-off-by: Wolfgang Grandegger <wg@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bcb3fe953a..96b23bcf53 100644
--- a/Makefile
+++ b/Makefile
@@ -606,6 +606,9 @@ jupiter_config: unconfig
inka4x0_config: unconfig
@$(MKCONFIG) inka4x0 ppc mpc5xxx inka4x0
+ipek01_config: unconfig
+ @$(MKCONFIG) -a ipek01 ppc mpc5xxx ipek01
+
lite5200b_config \
lite5200b_PM_config \
lite5200b_LOWBOOT_config: unconfig
OpenPOWER on IntegriCloud