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