Tools/NetTest - Add TCP retransmit test
[tpg/acess2.git] / CleanAllArch
index 1e8c18b..56901a9 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-for a in i386 x86_64 arm7 host; do echo $a; ARCH=$a make clean; done
+for a in i386 x86_64 armv7 host; do echo $a; ARCH=$a make clean; done

UCC git Repository :: git.ucc.asn.au