mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-09-02 19:08:28 +02:00
3 lines
73 B
Bash
Executable File
3 lines
73 B
Bash
Executable File
#!/bin/sh
|
|
make -C buildroot BR2_EXTERNAL=../FunKey O=../FunKey/output $*
|