freebsd-dev/sys/arm64/conf/GENERIC-MMCCAM-NODEBUG
Mateusz Guzik 6b9acd1bfb Exclude MMCCAM kernels from make universe
They don't provide any value and are quite arbitrary.

Note arm64 GENERIC-MMCCAM was already excluded, just not the NODEBUG
variant.

The option is already build-tested with arm64 LINT kernel.

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D38458
2023-02-16 07:29:53 +00:00

16 lines
337 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.
#
# $FreeBSD$
#NO_UNIVERSE
include GENERIC-MMCCAM
include "../../conf/std.nodebug"
ident GENERIC-MMCCAM-NODEBUG