From c88ae20580b2b01487b4cdcc8b2a113f551aee36 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Sun, 30 Mar 2008 11:32:27 +0100 Subject: Phytec Phycore-i.MX31 support This patch adds support for the Phytec Phycore-i.MX31 board Signed-off-by: Sascha Hauer Signed-off-by: Guennadi Liakhovetski --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9c2924188..9fa8b63e1 100644 --- a/Makefile +++ b/Makefile @@ -2601,6 +2601,9 @@ apollon_config : unconfig imx31_litekit_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm1136 imx31_litekit NULL mx31 +imx31_phycore_config : unconfig + @$(MKCONFIG) $(@:_config=) arm arm1136 imx31_phycore NULL mx31 + #======================================================================== # i386 #======================================================================== -- cgit v1.2.3