xref: /freebsd/sys/modules/cxgb/Makefile (revision 995dc984471c92c03daad19a1d35af46c086ef3e)
1# $FreeBSD$
2SUBDIR= cxgb
3SUBDIR+= toecore
4SUBDIR+= tom
5#SUBDIR+= iw_cxgb
6
7.include <bsd.subdir.mk>
8