mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-05-06 04:43:26 +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 $*
|