Send commitlog mailing list submissions to
        commitlog@lists.openmoko.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
        commitlog-requ...@lists.openmoko.org

You can reach the person managing the list at
        commitlog-ow...@lists.openmoko.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:

   1. r5063 - trunk/gta02-core/scripts (wer...@docs.openmoko.org)
--- Begin Message ---
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




--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to