mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
Explicitly list dependency
PR: misc/160463 Submitted by: Garrett Cooper <yanegomi@gmail.com> Helped by: kan Approved by: cperciva MFC after: 3 days
This commit is contained in:
parent
a8448a8ce7
commit
a4e40567df
1 changed files with 2 additions and 0 deletions
|
|
@ -42,4 +42,6 @@ EXPORT_SYMS= dtrace_register \
|
|||
dtrace_unregister \
|
||||
dtrace_probe_lookup
|
||||
|
||||
dtrace_asm.o: assym.s
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue