Make buildroot a git submodule

This commit is contained in:
Michel-FK
2019-03-24 23:24:40 +01:00
parent eb4f2c0959
commit 4c4f5b8001
46 changed files with 46 additions and 102 deletions

2
fun Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
make -C buildroot BR2_EXTERNAL=../FunKey O=../FunKey/output $*