diff options
Diffstat (limited to 'sys/riscv/conf')
| -rw-r--r-- | sys/riscv/conf/DEFAULTS | 1 | ||||
| -rw-r--r-- | sys/riscv/conf/GENERIC | 1 | ||||
| -rw-r--r-- | sys/riscv/conf/GENERIC-NODEBUG | 1 | ||||
| -rw-r--r-- | sys/riscv/conf/LINT | 1 | ||||
| -rw-r--r-- | sys/riscv/conf/NOTES | 1 | ||||
| -rw-r--r-- | sys/riscv/conf/QEMU | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/sys/riscv/conf/DEFAULTS b/sys/riscv/conf/DEFAULTS index dbf94f9e0335..f4aea50b49ef 100644 --- a/sys/riscv/conf/DEFAULTS +++ b/sys/riscv/conf/DEFAULTS @@ -1,7 +1,6 @@ # # DEFAULTS -- Default kernel configuration file for FreeBSD/RISC-V # -# $FreeBSD$ machine riscv riscv64 diff --git a/sys/riscv/conf/GENERIC b/sys/riscv/conf/GENERIC index 9465b2712b2e..60b96c52f661 100644 --- a/sys/riscv/conf/GENERIC +++ b/sys/riscv/conf/GENERIC @@ -16,7 +16,6 @@ # If you are in doubt as to the purpose or necessity of a line, check first # in NOTES. # -# $FreeBSD$ cpu RISCV ident GENERIC diff --git a/sys/riscv/conf/GENERIC-NODEBUG b/sys/riscv/conf/GENERIC-NODEBUG index 09155b59f46f..ca4d07fbd2da 100644 --- a/sys/riscv/conf/GENERIC-NODEBUG +++ b/sys/riscv/conf/GENERIC-NODEBUG @@ -24,7 +24,6 @@ # If you are in doubt as to the purpose or necessity of a line, check first # in NOTES. # -# $FreeBSD$ include GENERIC include "../../conf/std.nodebug" diff --git a/sys/riscv/conf/LINT b/sys/riscv/conf/LINT index aaba324bf49a..0b2d27ccec8a 100644 --- a/sys/riscv/conf/LINT +++ b/sys/riscv/conf/LINT @@ -1,4 +1,3 @@ -# $FreeBSD$ include "../../conf/NOTES" include NOTES diff --git a/sys/riscv/conf/NOTES b/sys/riscv/conf/NOTES index d3ff441a95d6..52720f6d83d1 100644 --- a/sys/riscv/conf/NOTES +++ b/sys/riscv/conf/NOTES @@ -4,7 +4,6 @@ # This file contains machine dependent kernel configuration notes. For # machine independent notes, look in /sys/conf/NOTES. # -# $FreeBSD$ # cpu RISCV diff --git a/sys/riscv/conf/QEMU b/sys/riscv/conf/QEMU index 34a52e41c3ee..b72107aee690 100644 --- a/sys/riscv/conf/QEMU +++ b/sys/riscv/conf/QEMU @@ -1,4 +1,3 @@ -# $FreeBSD$ #NO_UNIVERSE |
