Blackfin: bf527-ezkit-v2: move to boards.cfg
authorMike Frysinger <vapier@gentoo.org>
Tue, 19 Oct 2010 06:41:26 +0000 (02:41 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 26 Oct 2010 02:07:18 +0000 (22:07 -0400)
Now that the boards.cfg file supports options to mkconfig, we can move
the bf527-ezkit-v2 target out of the Makefile and into boards.cfg.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
MAKEALL
Makefile
boards.cfg

diff --git a/MAKEALL b/MAKEALL
index 8ad7e92..db11f13 100755 (executable)
--- a/MAKEALL
+++ b/MAKEALL
@@ -599,9 +599,7 @@ LIST_avr32="$(boards_by_arch avr32)"
 ## Blackfin Systems
 #########################################################################
 
-LIST_blackfin="$(boards_by_arch blackfin)
-       bf527-ezkit-v2
-"
+LIST_blackfin="$(boards_by_arch blackfin)"
 
 #########################################################################
 ## SH Systems
index f8e13d7..f9f83eb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1176,14 +1176,6 @@ NIOS2_GENERIC = nios2-generic
 $(NIOS2_GENERIC:%=%_config) : unconfig
        @$(MKCONFIG) $@ nios2 nios2 nios2-generic altera
 
-#========================================================================
-# Blackfin
-#========================================================================
-
-bf527-ezkit-v2_config  : unconfig
-       @$(MKCONFIG) -t BF527_EZKIT_REV_2_1 \
-               bf527-ezkit blackfin blackfin bf527-ezkit
-
 #########################################################################
 #########################################################################
 
index 4efbff8..2bbcd8d 100644 (file)
@@ -413,6 +413,7 @@ bct-brettl2 blackfin        blackfin
 bf518f-ezbrd   blackfin        blackfin
 bf526-ezbrd    blackfin        blackfin
 bf527-ezkit    blackfin        blackfin
+bf527-ezkit-v2 blackfin        blackfin        bf527-ezkit     -       -       bf527-ezkit:BF527_EZKIT_REV_2_1
 bf527-sdp      blackfin        blackfin
 bf533-ezkit    blackfin        blackfin
 bf533-stamp    blackfin        blackfin