mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Spell kenrel as 'kernel' for consistency with the rest of the universe.
Inspired by: bde
This commit is contained in:
parent
0f90a39a29
commit
8a3e49fd52
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Part of unified Makefile for building kenrels. This includes all
|
||||
# Part of unified Makefile for building kernels. This includes all
|
||||
# the definitions that need to be included after all the % directives,
|
||||
# except %RULES and things that act like they are part of %RULES
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# kern.pre.mk
|
||||
#
|
||||
# Unified Makefile for building kenrels. This includes all the definitions
|
||||
# Unified Makefile for building kernels. This includes all the definitions
|
||||
# that need to be included before %BEFORE_DEPEND
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
|
|
|||
Loading…
Reference in a new issue