r5063 - trunk/gta02-core/scripts

werner at docs.openmoko.org werner at docs.openmoko.org
Tue May 26 23:24:01 CEST 2009


Author: werner
Date: 2009-05-26 23:24:01 +0200 (Tue, 26 May 2009)
New Revision: 5063

Modified:
   trunk/gta02-core/scripts/all-sheets-ps
Log:
Added new sheet SD-SIM (cards.sch)



Modified: trunk/gta02-core/scripts/all-sheets-ps
===================================================================
--- trunk/gta02-core/scripts/all-sheets-ps	2009-05-26 21:21:39 UTC (rev 5062)
+++ trunk/gta02-core/scripts/all-sheets-ps	2009-05-26 21:24:01 UTC (rev 5063)
@@ -3,7 +3,8 @@
 B=${1:-gta02-core}
 
 OUT=$B-all
-SHEETS="$B $B-CPU $B-PMU $B-MEMORY $B-AUDIO $B-USB $B-IO $B-LCM $B-GPS"
+SHEETS="$B $B-CPU $B-PMU $B-MEMORY $B-AUDIO $B-USB $B-IO $B-LCM $B-SD-SIM"
+SHEETS="$SHEETS $B-GPS"
 
 psmerge `for n in $SHEETS; do echo $n.ps; done` |
   sed '1a%%Orientation: Landscape' >$OUT.ps




More information about the commitlog mailing list