aboutsummaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-10-19 02:41:26 -0400
committerMike Frysinger <vapier@gentoo.org>2010-10-25 22:07:18 -0400
commit36cf8cb456203886feb7d458f095a9aa49b2f9e9 (patch)
treea7f6e5729a43f2b55cefb3d674f6069378a2024b /MAKEALL
parentc163f4478ca72f51b28b55f74addc8fe029d7b83 (diff)
Blackfin: bf527-ezkit-v2: move to boards.cfg
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>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL4
1 files changed, 1 insertions, 3 deletions
diff --git a/MAKEALL b/MAKEALL
index 8ad7e9222..db11f134b 100755
--- 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