thunderbolt: Fix stale symlink for opt_acpi_wmi.h

Reported by:	wosch
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Aymeric Wibo
2025-10-26 11:43:47 +01:00
parent 031e711647
commit ee363e1bab
+1 -1
View File
@@ -5,7 +5,7 @@ SRCS= nhi_pci.c nhi.c tb_pcib.c tb_acpi_pcib.c tb_debug.c nhi_wmi.c
SRCS+= router.c hcm.c tb_dev.c
SRCS+= opt_thunderbolt.h
SRCS+= device_if.h bus_if.h pci_if.h pcib_if.h tb_if.c tb_if.h
SRCS+= opt_acpi.h opt_acpi_wmi.h acpi_if.h acpi_wmi_if.h
SRCS+= opt_acpi.h acpi_if.h acpi_wmi_if.h
opt_thunderbolt.h:
echo "#define THUNDERBOLT_DEBUG 1" > ${.TARGET}