mirror of https://github.com/hak5/openwrt.git
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"
|