mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-13 13:32:04 +08:00
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
![]() |
#!/bin/sh
|
||
|
|
||
|
exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"
|