freebsd-dev/release/arm64/aarch64.conf
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

11 lines
203 B
Bash

#!/bin/sh
#
#
# 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"