[toolchain]: get rid of gcc 4.1.2 and 4.2.4 support
[openwrt.git] / scripts / md5sum
1 #!/bin/sh
2 cat "$@" | md5
This page took 0.041615 seconds and 5 git commands to generate.