target/ath25: make sure ethernet gets an initial IP
[lede-git/.git] / tools / ccache / files / ccache_cc
1 #!/bin/sh
2 exec ccache "${TARGET_CC_NOCACHE}" "$@"