diff options
| author | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-07-22 11:03:33 +0000 |
|---|---|---|
| committer | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-07-22 11:03:33 +0000 |
| commit | 22dca7acf7756c07d3ccbfdc8dfd10fd9ad3f9cf (patch) | |
| tree | 257318d1907b87202602ff23ea704dc8e48a5004 /sys/modules/linux | |
| parent | 6453d4240f6b46c718efa59651239f8519e1523e (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 294a7d595cc6..42ce6607dfc2 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -34,6 +34,7 @@ SRCS= linux${SFX}_dummy_machdep.c \ linux_timer.c \ linux_uid16.c \ linux_vdso.c \ + linux_xattr.c \ opt_inet6.h \ opt_ktrace.h \ opt_posix.h \ |
