VPP = Very Painful Process

This commit is contained in:
2026-04-09 21:30:12 +08:00
parent 4eae2621c9
commit b8bc6a13cf
8 changed files with 392 additions and 74 deletions

View File

@@ -49,6 +49,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc-aarch64-linux-gnu \
binutils-aarch64-linux-gnu \
libc6-dev-arm64-cross \
libelf-dev \
linux-libc-dev-arm64-cross \
u-boot-tools \
device-tree-compiler \