mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 20:06:14 +02:00
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@"
|