git: 49750143c1e1 - main - Add a LINT-ACPI arm64 config
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Oct 2022 17:59:52 UTC
The branch main has been updated by andrew:
URL: https://cgit.FreeBSD.org/src/commit/?id=49750143c1e15fb4fbddc7046b4548d096d77596
commit 49750143c1e15fb4fbddc7046b4548d096d77596
Author: Andrew Turner <andrew@FreeBSD.org>
AuthorDate: 2022-10-27 17:58:21 +0000
Commit: Andrew Turner <andrew@FreeBSD.org>
CommitDate: 2022-10-27 17:59:33 +0000
Add a LINT-ACPI arm64 config
To ensure a kernel with only ACPI builds add a LINT file with FDT
disabled.
Sponsored by: The FreeBSD Foundation
---
sys/arm64/conf/LINT-ACPI | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/sys/arm64/conf/LINT-ACPI b/sys/arm64/conf/LINT-ACPI
new file mode 100644
index 000000000000..5b6b0af97c00
--- /dev/null
+++ b/sys/arm64/conf/LINT-ACPI
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+include "../../conf/NOTES"
+include NOTES
+nooptions FDT