Basic alpine chroot

This commit is contained in:
2026-03-22 00:59:37 +08:00
parent 66e985f09a
commit 64970aa459
5 changed files with 62 additions and 0 deletions

View File

@@ -19,3 +19,6 @@ CROSS_COMPILE=aarch64-linux-gnu-
# Busybox for initramfs
BUSYBOX_VERSION=1_36_1
## Alpine Linux
ALPINE_VER=3.23.3
ALPINE_ARCH=aarch64