]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/vnic/Makefile
MFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
[FreeBSD/FreeBSD.git] / sys / modules / vnic / Makefile
1 # $FreeBSD$
2
3 SYSDIR?=${SRCTOP}/sys
4 .include "${SYSDIR}/conf/kern.opts.mk"
5
6 CFLAGS+=        -DFDT
7
8 SUBDIR = mrmlbus thunder_mdio thunder_bgx vnicpf vnicvf
9
10 .include <bsd.subdir.mk>