summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Wegner <w.wegner@astro-kom.de>2010-01-25 11:27:44 +0100
committerTsiChung Liew <tsicliew@gmail.com>2010-03-24 11:08:28 -0500
commit9d79e5758c3a6776be9a86856823d28e7154a481 (patch)
tree75ce98816a7bbddac92a201f7b7a023243aaa9fa /Makefile
parent859500a2be94bfa77a845b9c8a4c499587035fd5 (diff)
downloadblackbird-obmc-uboot-9d79e5758c3a6776be9a86856823d28e7154a481.tar.gz
blackbird-obmc-uboot-9d79e5758c3a6776be9a86856823d28e7154a481.zip
add ASTRO MCF5373L board
This patch adds support for ASTRO board(s) based on MCF5373L. Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 398e94de8e..e004303a81 100644
--- a/Makefile
+++ b/Makefile
@@ -1976,6 +1976,10 @@ ZPC1900_config: unconfig
## Coldfire
#########################################################################
+astro_mcf5373l_config \
+astro_mcf5373l_RAM_config : unconfig
+ @$(MKCONFIG) -t $(@:_config=) astro_mcf5373l m68k mcf532x mcf5373l astro
+
M5208EVBE_config : unconfig
@$(MKCONFIG) $(@:_config=) m68k mcf52x2 m5208evbe freescale
OpenPOWER on IntegriCloud