mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Taken from: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189772 PR: https://github.com/opnsense/core/issues/2114
4 lines
91 B
Makefile
4 lines
91 B
Makefile
KMOD= apuled
|
|
SRCS= apuled.c device_if.h bus_if.h isa_if.h pci_if.h
|
|
|
|
.include <bsd.kmod.mk>
|