git: d969aeab739c - main - Complete retire cp(4)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Dec 2022 03:43:43 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/src/commit/?id=d969aeab739c7ca57df64cd390f8f719a4800e3a
commit d969aeab739c7ca57df64cd390f8f719a4800e3a
Author: Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-12-14 03:42:36 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-12-14 03:42:36 +0000
Complete retire cp(4)
Sponsored by: The FreeBSD Foundation
---
sys/conf/files.x86 | 3 ---
1 file changed, 3 deletions(-)
diff --git a/sys/conf/files.x86 b/sys/conf/files.x86
index 4547adcda8bb..37d0534aa67a 100644
--- a/sys/conf/files.x86
+++ b/sys/conf/files.x86
@@ -79,9 +79,6 @@ dev/bxe/57710_init_values.c optional bxe pci
dev/bxe/57711_init_values.c optional bxe pci
dev/bxe/57712_init_values.c optional bxe pci
dev/coretemp/coretemp.c optional coretemp
-dev/cp/cpddk.c optional cp \
- compile-with "${NORMAL_C} ${NO_WMISLEADING_INDENTATION}"
-dev/cp/if_cp.c optional cp
dev/cpuctl/cpuctl.c optional cpuctl
dev/dpms/dpms.c optional dpms
dev/fb/fb.c optional fb | vga