summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSergei Poselenov <sposelenov@emcraft.com>2008-04-30 11:42:50 +0200
committerWolfgang Denk <wd@denx.de>2008-05-20 23:27:46 +0200
commit5d108ac8f435924c624cd6aaacd44f35f5cf94c0 (patch)
tree79e5040c9525024b2724e772a10fd7fdf5938a7a /Makefile
parent727f63334676e760877d43bfb8f0e9331ac8b101 (diff)
downloadu-boot-imx-5d108ac8f435924c624cd6aaacd44f35f5cf94c0.zip
u-boot-imx-5d108ac8f435924c624cd6aaacd44f35f5cf94c0.tar.gz
u-boot-imx-5d108ac8f435924c624cd6aaacd44f35f5cf94c0.tar.bz2
Initial support for "Socrates" board
Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8743900..3401203 100644
--- a/Makefile
+++ b/Makefile
@@ -2208,6 +2208,9 @@ sbc8560_66_config: unconfig
fi
@$(MKCONFIG) -a sbc8560 ppc mpc85xx sbc8560
+socrates_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc mpc85xx socrates
+
stxgp3_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc85xx stxgp3