summaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorZhenlei Huang <zlei@FreeBSD.org>2026-01-26 09:42:30 +0000
committerZhenlei Huang <zlei@FreeBSD.org>2026-01-26 10:06:47 +0000
commita2d1fa2a2b1fcbedd80a35e4ba17172f646ad3d2 (patch)
tree36d76444885728d89803995f1f7611e3c79633f6 /sys/modules
parentbd1a6bff90cb832c256146eef4127495e4ed80b0 (diff)
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/efirt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/efirt/Makefile b/sys/modules/efirt/Makefile
index 2993f5de0ef6..2ba35ad2c7df 100644
--- a/sys/modules/efirt/Makefile
+++ b/sys/modules/efirt/Makefile
@@ -8,7 +8,7 @@ SRCS+= efirtc.c
SRCS+= device_if.h bus_if.h clock_if.h
.if ${MACHINE_CPUARCH} == "amd64"
-SRCS+= opt_hwpmc_hooks.h opt_kstack_pages.h
+SRCS+= opt_acpi.h opt_hwpmc_hooks.h opt_kstack_pages.h
SRCS+= efirt_support.S
DPSRCS+= assym.inc
efirt_support.o: efirt_support.S assym.inc