1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00
freebsd/sys/arm64/conf/GENERIC-MMCCAM-NODEBUG
Lexi Winter 8a8daeafaf sys/*/conf: do not use "../../conf/" when including std.*
Since config(8) searches sys/conf by default, there's no need to specify
the full relative path here; replace it by the filename alone.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1124
2024-04-23 15:13:31 -06:00

15 lines
314 B
Plaintext

#
# GENERIC-MMCCAM-NODEBUG
#
# Custom kernel for arm64 plus MMCCAM as opposed to the prior MMC stack. It is
# present to keep it building in tree since it wouldn't work in LINT. This
# version without debugging features.
#
#NO_UNIVERSE
include GENERIC-MMCCAM
include "std.nodebug"
ident GENERIC-MMCCAM-NODEBUG