git: cd42ecf5229c - stable/15 - files.amd64: remove some lines duplicated from files.x86
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Apr 2026 03:16:26 UTC
The branch stable/15 has been updated by kevans:
URL: https://cgit.FreeBSD.org/src/commit/?id=cd42ecf5229c426ff548a0b603ec96555c386795
commit cd42ecf5229c426ff548a0b603ec96555c386795
Author: Kyle Evans <kevans@FreeBSD.org>
AuthorDate: 2025-12-19 22:17:30 +0000
Commit: Kyle Evans <kevans@FreeBSD.org>
CommitDate: 2026-04-12 03:15:09 +0000
files.amd64: remove some lines duplicated from files.x86
These were added to files.x86 because they were duplicated in both
files.i386 and files.amd64, but they did not end up removed in the
latter. Garbage collect them now.
Reviewed by: jhibbits
Sponsored by: Klara, Inc.
Sponsored by: NetApp, Inc.
(cherry picked from commit a8c594d27779b95f33c856521ec1039fa552d869)
---
sys/conf/files.amd64 | 2 --
1 file changed, 2 deletions(-)
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index ace100a1de31..9837086aff99 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -379,8 +379,6 @@ dev/smartpqi/smartpqi_tag.c optional smartpqi
dev/sume/if_sume.c optional sume
dev/syscons/apm/apm_saver.c optional apm_saver apm
dev/tpm/tpm_crb.c optional tpm acpi
-dev/tpm/tpm_acpi.c optional tpm acpi
-dev/tpm/tpm_isa.c optional tpm isa
dev/p2sb/p2sb.c optional p2sb pci
dev/p2sb/lewisburg_gpiocm.c optional lbggpiocm p2sb
dev/p2sb/lewisburg_gpio.c optional lbggpio lbggpiocm