git: 8b39d2fe3526 - main - options: Remove EXT_RESOURCES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Feb 2022 16:30:05 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=8b39d2fe3526363542997579edd4fb8991acb334
commit 8b39d2fe3526363542997579edd4fb8991acb334
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-01-11 10:13:05 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-02-21 16:29:15 +0000
options: Remove EXT_RESOURCES
It is now unused in kernel code.
MFC after: Never
Differential Revision: https://reviews.freebsd.org/D33839
---
sys/conf/options | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys/conf/options b/sys/conf/options
index c66b94ce2efd..0c10801637c2 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -105,7 +105,6 @@ COMPILING_LINT opt_global.h
CY_PCI_FASTINTR
DEADLKRES opt_watchdog.h
EXPERIMENTAL opt_global.h
-EXT_RESOURCES opt_global.h
DIRECTIO
FILEMON opt_dontuse.h
FFCLOCK