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