summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJustin Waters <justin.waters@timesys.com>2008-12-10 16:17:36 -0500
committerJustin Waters <justin.waters@timesys.com>2008-12-15 16:37:58 -0500
commit6fd5ef701a5295f208b86c4775ec2f645c48108e (patch)
treee6cd98593e2bb52f32bcbaecd0e4846d7f13d9ce /Makefile
parentb59b16ca24bc7e77ec113021a6d77b9b32fcf192 (diff)
Add support for the AT91RM9200-EK Board
The AT91RM9200-EK board is very similar to the AT91RM9200-DK board. This adds support for it against the mainline u-boot. Signed-off-by: Justin Waters <justin.waters@timesys.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 58b8331e53..953ffba1a5 100644
--- a/Makefile
+++ b/Makefile
@@ -2487,6 +2487,9 @@ shannon_config : unconfig
at91rm9200dk_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm920t at91rm9200dk atmel at91rm9200
+at91rm9200ek_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm920t at91rm9200ek atmel at91rm9200
+
at91sam9261ek_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm926ejs at91sam9261ek atmel at91