summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Gorsulowski <Daniel.Gorsulowski@esd.eu>2009-06-30 21:03:37 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-07-06 21:52:50 +0200
commit33b1d3f43a16fbb79004075ce89ae4e618b288a2 (patch)
tree60a443fc2b60c896af816545e72be49ab3924aea /Makefile
parent21761540b43c7086c75ee9afb412da1e5ddde2e9 (diff)
downloadblackbird-obmc-uboot-33b1d3f43a16fbb79004075ce89ae4e618b288a2.tar.gz
blackbird-obmc-uboot-33b1d3f43a16fbb79004075ce89ae4e618b288a2.zip
at91: Add esd gmbh MEESC board support
This patch adds support for esd gmbh MEESC board. The MEESC is based on an Atmel AT91SAM9263 SoC. Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4c9884c566..0ae1d36022 100644
--- a/Makefile
+++ b/Makefile
@@ -2791,6 +2791,9 @@ at91sam9rlek_config : unconfig
fi;
@$(MKCONFIG) -a at91sam9rlek arm arm926ejs at91sam9rlek atmel at91
+meesc_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm926ejs meesc esd at91
+
pm9261_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm926ejs pm9261 ronetix at91
OpenPOWER on IntegriCloud