mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-01-27 02:04:48 +01: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 $*
|