Add build script
This commit is contained in:
parent
9418752122
commit
1c4f12cae4
1 changed files with 3 additions and 0 deletions
3
build.sh
Executable file
3
build.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
./kernel_build/build.sh "$(pwd)" || exit 1
|
Loading…
Add table
Reference in a new issue