mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 07:37:25 -04:00
Export "ng_ether_enaddr_type" because the ng_bridge type uses it.
This commit is contained in:
parent
50146ad5c0
commit
bf2ed16b89
1 changed files with 2 additions and 0 deletions
|
|
@ -3,4 +3,6 @@
|
|||
KMOD= ng_ether
|
||||
SRCS= ng_ether.c
|
||||
|
||||
EXPORT_SYMS= ng_ether_enaddr_type
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue