Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
#!/bin/sh # # $FreeBSD$ # # Configuration file for release/release.sh to build arm64/aarch64 # big-iron installation images (not system-on-chip (SoC) images). TARGET="arm64" TARGET_ARCH="aarch64" KERNEL="GENERIC"