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/linux64/Makefile | |
| parent | 50a36218368b120b49b821c06825feada12f6c32 (diff) | |
Diffstat (limited to 'sys/modules/linux64/Makefile')
| -rw-r--r-- | sys/modules/linux64/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/linux64/Makefile b/sys/modules/linux64/Makefile index ef6644c3deb7..0857f4e7126f 100644 --- a/sys/modules/linux64/Makefile +++ b/sys/modules/linux64/Makefile @@ -30,6 +30,7 @@ SRCS= linux_dummy_machdep.c \ linux_vdso.c \ linux_timer.c \ opt_compat.h \ + opt_ktrace.h \ opt_inet6.h \ opt_posix.h \ opt_usb.h \ |
