Add docker container with toolchain and libraries to build aarch64 binary

This commit is contained in:
Michael Smith
2026-02-12 17:01:12 +01:00
parent e3a2bca794
commit 8f8cbc97c7
19 changed files with 3337 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
cp ~/buildroot/output/images/rootfs.ext2 ~/workspace/rootfs.img