git: 09f715df7f4e - main - Add a LINT-FDT arm64 config
- Reply: Bjoern A. Zeeb: "Re: git: 09f715df7f4e - main - Add a LINT-FDT arm64 config"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Sep 2022 15:37:19 UTC
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=09f715df7f4e947816f24614c12b9064e70a6118 commit 09f715df7f4e947816f24614c12b9064e70a6118 Author: Andrew Turner <andrew@FreeBSD.org> AuthorDate: 2022-09-29 15:35:03 +0000 Commit: Andrew Turner <andrew@FreeBSD.org> CommitDate: 2022-09-29 15:35:03 +0000 Add a LINT-FDT arm64 config To ensure a kernel with only FDT builds add a LINT file with ACPI disabled. Sponsored by: The FreeBSD Foundation --- sys/arm64/conf/LINT-FDT | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sys/arm64/conf/LINT-FDT b/sys/arm64/conf/LINT-FDT new file mode 100644 index 000000000000..9d99958fdee1 --- /dev/null +++ b/sys/arm64/conf/LINT-FDT @@ -0,0 +1,5 @@ +# $FreeBSD$ + +include "../../conf/NOTES" +include NOTES +nodevice acpi