mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 16:50:25 -04:00
arm: Fix name of config file in comment
This file was never named GENERICV6 in the FreeBSD tree. It entered the
tree in b9413b5512 as GENERIC.
Sponsored by: Netflix
This commit is contained in:
parent
f9d615746f
commit
f94d74ff3a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# GENERICV6 -- Generic(ish) kernel config.
|
||||
# GENERIC -- Generic(ish) kernel config.
|
||||
#
|
||||
# For more information on this file, please read the config(5) manual page,
|
||||
# and/or the handbook section on Kernel Configuration Files:
|
||||
|
|
|
|||
Loading…
Reference in a new issue