mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
6 lines
56 B
Makefile
6 lines
56 B
Makefile
|
|
|
||
|
|
KMOD= ng_l2tp
|
||
|
|
SRCS= ng_l2tp.c
|
||
|
|
|
||
|
|
.include <bsd.kmod.mk>
|