git: d4c78130f418 - main - powerpc: syscalls.c is standard
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Apr 2023 15:26:37 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=d4c78130f4188a7320b09134f73cfca38ca4c1a7
commit d4c78130f4188a7320b09134f73cfca38ca4c1a7
Author: Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-04-24 15:25:42 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-04-24 15:25:42 +0000
powerpc: syscalls.c is standard
No need to add it here, much less make it optional on ktr.
Sponsored by: Netflix
---
sys/conf/files.powerpc | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index a55f3e96c196..4a88e66800ae 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -183,7 +183,6 @@ dev/usb/controller/ehci_fsl.c optional ehci mpc85xx
dev/vt/hw/ofwfb/ofwfb.c optional vt aim
kern/subr_atomic64.c optional powerpc | powerpcspe
kern/subr_dummy_vdso_tc.c standard
-kern/syscalls.c optional ktr
kern/subr_sfbuf.c standard
libkern/ashldi3.c optional powerpc | powerpcspe
libkern/ashrdi3.c optional powerpc | powerpcspe