]> cloudbase.mooo.com Git - avrcpm.git/blobdiff - avrcpm/cpm/Makefile
Merge softuart/cpm back into trunk:
[avrcpm.git] / avrcpm / cpm / Makefile
index 7de02d2c2f10580f6989e0939e94a6102a4b7421..80c9ef68d75a4d97f1ebb7aaf82f19e644e12b27 100644 (file)
@@ -23,7 +23,7 @@ clean:
        rm -f cpm.bin diskimage
 
 installcpm: cpm.bin dummy
-       sudo dd if=cpm.bin of=${INSTALLDISK} bs=128 conv=sync oflag=direct,sync
+       sudo dd if=cpm.bin of=${INSTALLDISK} bs=128 conv=sync oflag=sync
        sync
        sleep 1
        sync