]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky-nokia800-flashutil: Remove .16k file
authorRichard Purdie <richard@openedhand.com>
Wed, 23 Apr 2008 10:01:18 +0000 (10:01 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 23 Apr 2008 10:01:18 +0000 (10:01 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4316 311d38ba-8fff-0310-9ca6-ca027cbcb966

scripts/poky-nokia800-flashutil

index 8d40f1dbf9aacdcb9ff4567df05fa5cf4973cc01..0d6dcaa976712402db06ba7992bd5de2d4a4bb1e 100755 (executable)
@@ -24,7 +24,7 @@ if [ ! -e "$2" ]; then
        cat .16k .16k .16k .16k .16k .16k .16k .16k > .128k
        # N800 NAND is 512k sectors big
        cat  .128k .128k .128k .128k >> $2
-       rm -rf .8b .16b .8sec .64sec .512sec .2ksec .16k, .128k
+       rm -rf .8b .16b .8sec .64sec .512sec .2ksec .16k .128k
 fi
 
 if [ "$3" != "" ]; then