build: Add toolchain
This commit is contained in:
parent
3c6310d4e3
commit
6373955e86
17 changed files with 3292 additions and 0 deletions
3
toolchain/support/package-image.sh
Executable file
3
toolchain/support/package-image.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
cp ~/buildroot/output/images/rootfs.ext2 ~/workspace/rootfs.img
|
||||
Loading…
Add table
Add a link
Reference in a new issue