Merge branch 'vendor/LIBRESSL'
[dragonfly.git] / sys / dev / netif / lnc / Makefile
1 KMOD    = if_lnc
2 SRCS    = lance.c if_lnc_pci.c am7990.c am79900.c
3 SRCS    += device_if.h bus_if.h pci_if.h opt_inet.h
4
5 .include <bsd.kmod.mk>