git: 64b1230c03c8 - main - arm64: fix typo in file name in GENERIC-MMCCAM-NODEBUG
Mateusz Guzik
mjg at FreeBSD.org
Fri Jan 22 10:18:45 UTC 2021
The branch main has been updated by mjg:
URL: https://cgit.FreeBSD.org/src/commit/?id=64b1230c03c8dcb6f35041a87bad675062a7f7b2
commit 64b1230c03c8dcb6f35041a87bad675062a7f7b2
Author: Mateusz Guzik <mjg at FreeBSD.org>
AuthorDate: 2021-01-22 10:16:57 +0000
Commit: Mateusz Guzik <mjg at FreeBSD.org>
CommitDate: 2021-01-22 10:16:57 +0000
arm64: fix typo in file name in GENERIC-MMCCAM-NODEBUG
---
sys/arm64/conf/GENERIC-MMCCAM-NODEBUG | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/arm64/conf/GENERIC-MMCCAM-NODEBUG b/sys/arm64/conf/GENERIC-MMCCAM-NODEBUG
index 93360bea9bc0..803b5fd25416 100644
--- a/sys/arm64/conf/GENERIC-MMCCAM-NODEBUG
+++ b/sys/arm64/conf/GENERIC-MMCCAM-NODEBUG
@@ -7,7 +7,7 @@
#
# $FreeBSD$
-include GENERIC-MMCCAP
+include GENERIC-MMCCAM
include "../../conf/std.nodebug"
ident GENERIC-MMCCAM-NODEBUG
More information about the dev-commits-src-main
mailing list