kernel-version: add linux kernel 2.6.32.71
[openwrt-14.07/.git] / tools / ccache / files / ccache_cc
1 #!/bin/sh
2 exec ccache "${TARGET_CC_NOCACHE}" "$@"