summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2011-08-04 11:08:50 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-09-03 22:40:45 +0200
commit5cfeec5125a1946da7d5f25576ea686047848182 (patch)
treed0c4e7cda20a18f73e04aaeeebfb7289658cc2be /MAKEALL
parent55d11d22ca08fdff59a9716f942e161e0bd614f6 (diff)
atmel: Update support of board AT91SAM9M10G45-EK to new style
Based on earlier work by Alex Waterman <awaterman@dawning.com>. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL4
1 files changed, 1 insertions, 3 deletions
diff --git a/MAKEALL b/MAKEALL
index dd6b1fc04b..69a9ed9f41 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -443,9 +443,7 @@ LIST_ARMV7=" \
## AT91 Systems
#########################################################################
-LIST_at91="$(boards_by_soc at91)\
- at91sam9m10g45ek \
-"
+LIST_at91="$(boards_by_soc at91)"
#########################################################################
## Xscale Systems