mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 11:14:18 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
8 lines
69 B
Bash
8 lines
69 B
Bash
#!/bin/sh
|
|
#
|
|
#
|
|
|
|
TARGET="riscv"
|
|
TARGET_ARCH="riscv64"
|
|
KERNEL="GENERIC"
|