summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorWolfgang Denk <wd@fifi.denx.de>2006-06-16 16:11:34 +0200
committerWolfgang Denk <wd@fifi.denx.de>2006-06-16 16:11:34 +0200
commitcd65a3dc872407e6278062246a4eb5e10f180d7e (patch)
treeb4e0f34b2ee25ca3f61591ee6206a0430fc5eb16 /MAKEALL
parent4bdb53cafb5cdfb13c3a1fc7a133ca36d1d5e00d (diff)
downloadbarebox-cd65a3dc872407e6278062246a4eb5e10f180d7e.tar.gz
barebox-cd65a3dc872407e6278062246a4eb5e10f180d7e.tar.xz
Adjust TQM5200 make targets
Make the automatic CS configuration the default. The dedicated configurations CONFIG_TQM5200_AA, CONFIG_TQM5200_AB and CONFIG_TQM5200_AC are removed. "TQM5200_config" is now the default for STK52XX.200 base boards. On a STK52XX.100 base board "TQM5200_STK100_config" must be used. Patch by Martin Krause, 07 Nov 2005
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAKEALL b/MAKEALL
index 6778b3bd26..0594c93723 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -28,7 +28,7 @@ LIST_5xxx=" \
BC3450 cpci5200 EVAL5200 icecube_5100 \
icecube_5200 lite5200b mcc200 o2dnt \
pf5200 PM520 Total5100 Total5200 \
- Total5200_Rev2 TQM5200_auto \
+ Total5200_Rev2 TQM5200 \
"
#########################################################################