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