diff options
| author | Warner Losh <imp@FreeBSD.org> | 2022-10-29 14:49:20 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2022-10-29 16:18:06 +0000 |
| commit | 010175a76d0676ff8d9b8d54276aff093abbc3f2 (patch) | |
| tree | 3769de87eb81a2813414d5487e21d7783016fd83 /sys/modules/linux | |
| parent | 50a36218368b120b49b821c06825feada12f6c32 (diff) | |
Diffstat (limited to 'sys/modules/linux')
| -rw-r--r-- | sys/modules/linux/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index 2cd7c54cd216..5f39ece3adb2 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -35,6 +35,7 @@ SRCS= linux${SFX}_dummy_machdep.c \ linux_vdso.c \ opt_compat.h \ opt_inet6.h \ + opt_ktrace.h \ opt_posix.h \ opt_usb.h \ bus_if.h \ |
