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