The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=64b1230c03c8dcb6f35041a87bad675062a7f7b2
commit 64b1230c03c8dcb6f35041a87bad675062a7f7b2 Author: Mateusz Guzik <m...@freebsd.org> AuthorDate: 2021-01-22 10:16:57 +0000 Commit: Mateusz Guzik <m...@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 _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"