mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 21:11:04 +01:00
8 lines
69 B
Plaintext
8 lines
69 B
Plaintext
|
#!/bin/sh
|
||
|
#
|
||
|
#
|
||
|
|
||
|
TARGET="riscv"
|
||
|
TARGET_ARCH="riscv64"
|
||
|
KERNEL="GENERIC"
|