xref: /freebsd/sys/modules/vnic/Makefile (revision 8e985774117d49eb968789aba8550c2a92992a9a)
1CFLAGS+=	-DFDT
2
3SUBDIR = mrmlbus thunder_mdio thunder_bgx vnicpf vnicvf
4
5.include <bsd.subdir.mk>
6