git clone https://github.com/richfelker/musl-cross-make.git
SnackLinux targets: * * *
TARGET=aarch64-linux-musl make
TARGET=aarch64-linux-musl make install
export PATH=$PATH:/path/to/out/bin
make bzImage
make zImage
make Image
HOSTCFLAGS="-I/Users/easto/musl-cross-make/output//aarch64-linux-musl/include/"