diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2021-01-28 16:05:32 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2021-02-02 11:50:38 +0000 |
| commit | ffd05df71796ff4cd56c3f8ef109d00165a9c10a (patch) | |
| tree | c7cbb937baf24e330164d6197d7e3c70064ea1a5 /sys/modules/linuxkpi | |
| parent | f19a4e97d3b0905dfda5aaebba49f68a1e07fa3e (diff) | |
Diffstat (limited to 'sys/modules/linuxkpi')
| -rw-r--r-- | sys/modules/linuxkpi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/linuxkpi/Makefile b/sys/modules/linuxkpi/Makefile index f9ae0e60e339..7bb4080fa81d 100644 --- a/sys/modules/linuxkpi/Makefile +++ b/sys/modules/linuxkpi/Makefile @@ -5,6 +5,7 @@ KMOD= linuxkpi SRCS= linux_compat.c \ linux_current.c \ linux_dmi.c \ + linux_firmware.c \ linux_hrtimer.c \ linux_idr.c \ linux_kmod.c \ |
