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