git: 3d100b2a5a36 - main - Remove dme(4) from files
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Jan 2023 16:44:54 UTC
The branch main has been updated by jhibbits:
URL: https://cgit.FreeBSD.org/src/commit/?id=3d100b2a5a3694f5f6405bd2f4fdce3ca302171e
commit 3d100b2a5a3694f5f6405bd2f4fdce3ca302171e
Author: Justin Hibbits <jhibbits@FreeBSD.org>
AuthorDate: 2023-01-31 16:43:48 +0000
Commit: Justin Hibbits <jhibbits@FreeBSD.org>
CommitDate: 2023-01-31 16:44:42 +0000
Remove dme(4) from files
Fixes: 69759b0c695da15a3379ca01335ab314897d8594
---
sys/conf/files | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys/conf/files b/sys/conf/files
index ca6dd03d4817..b85ab6955adb 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1592,7 +1592,6 @@ dev/dcons/dcons_os.c optional dcons
dev/dialog/da9063/da9063_if.m optional da9063_pmic
dev/dialog/da9063/da9063_iic.c optional da9063_pmic iicbus fdt
dev/dialog/da9063/da9063_rtc.c optional da9063_rtc fdt
-dev/dme/if_dme.c optional dme
dev/drm2/drm_agpsupport.c optional drm2
dev/drm2/drm_auth.c optional drm2
dev/drm2/drm_bufs.c optional drm2