diff options
| author | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-02-12 17:24:32 +0000 |
|---|---|---|
| committer | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-02-12 17:24:32 +0000 |
| commit | 10d16789a383a5b9e007dfd4c2e7844e044eaf7d (patch) | |
| tree | 4a9a183dc3c95e65135ee5855931e3e18241edf0 /sys/modules/linux | |
| parent | fcfdb76e12fb3cdf584e6f06e56e7c48ec475cc6 (diff) | |
Diffstat (limited to 'sys/modules/linux')
| -rw-r--r-- | sys/modules/linux/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index ffb19782c225..b3d662740df9 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -34,7 +34,6 @@ SRCS= linux${SFX}_dummy_machdep.c \ linux_timer.c \ linux_uid16.c \ linux_vdso.c \ - opt_compat.h \ opt_inet6.h \ opt_ktrace.h \ opt_posix.h \ |
