3 lines
73 B
Plaintext
3 lines
73 B
Plaintext
|
#!/bin/sh
|
||
|
make -C buildroot BR2_EXTERNAL=../FunKey O=../FunKey/output $*
|