14 lines
323 B
Plaintext
14 lines
323 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$
|
|
|
|
include GENERIC-MMCCAM
|
|
include "../../conf/std.nodebug"
|
|
|
|
ident GENERIC-MMCCAM-NODEBUG
|