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

8 lines
69 B
Bash

#!/bin/sh
#
#
TARGET="riscv"
TARGET_ARCH="riscv64"
KERNEL="GENERIC"