dslinux bulkbuild.sh

stsp stsp at user.in-berlin.de
Sat Oct 28 13:11:55 CEST 2006


Update of /cvsroot/dslinux/dslinux
In directory antilope:/tmp/cvs-serv22904

Modified Files:
	bulkbuild.sh 
Log Message:
Remove obsolete builds.


Index: bulkbuild.sh
===================================================================
RCS file: /cvsroot/dslinux/dslinux/bulkbuild.sh,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- bulkbuild.sh	5 Oct 2006 11:52:01 -0000	1.10
+++ bulkbuild.sh	28 Oct 2006 11:11:53 -0000	1.11
@@ -36,7 +36,7 @@
 
 OUTDIR=${OUTDIR:-"./bulkbuild"}
 
-for build in DSGBA DSMEM GBAMP GBAMP_EXT2 M3CF NDS SUPERCARDCF SUPERCARDSD RAM
+for build in DSGBA DSMEM GBAMP GBAMP_EXT2 NDS RAM
 do
 	if [ "$build" = "GBAMP_EXT2" ]
 	then
@@ -69,18 +69,9 @@
 		GBAMP_EXT2)
 			distfile=dslinux-gbamp-ext2.tgz
 		;;
-		M3CF)
-			distfile=dslinux-m3cf.tgz
-		;;
 		NDS)
 			distfile=dslinux.nds
 		;;	
-		SUPERCARDCF)
-			distfile=dslinux-supercardcf.tgz
-		;;
-		SUPERCARDSD)
-			distfile=dslinux-supercardsd.tgz
-		;;
 		RAM)
 			distfile=dslinux-ram.tgz
 		;;




More information about the dslinux-commit mailing list