summaryrefslogtreecommitdiffstats
path: root/sys/modules/acpi/acpi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/acpi/acpi/Makefile')
-rw-r--r--sys/modules/acpi/acpi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/acpi/acpi/Makefile b/sys/modules/acpi/acpi/Makefile
index 31c57dc..e6463e4 100644
--- a/sys/modules/acpi/acpi/Makefile
+++ b/sys/modules/acpi/acpi/Makefile
@@ -58,7 +58,7 @@ SRCS+= cpufreq_if.h device_if.h isa_if.h pci_if.h pcib_if.h
# XXX ACPI should not depend on the following headers but this is currently
# needed for the build of assym.s.
# This obviously needs a better and more structural fix.
-SRCS+= opt_kstack_pages.h opt_nfs.h opt_apic.h opt_compat.h
+SRCS+= opt_kstack_pages.h opt_nfs.h opt_apic.h opt_compat.h opt_hwpmc_hooks.h
# Debugging support
DBSRC= dbcmds.c dbdisply.c dbexec.c dbfileio.c dbhistry.c dbinput.c dbstats.c
OpenPOWER on IntegriCloud