404825a72b
Add utility for converting future firmware revs to a C header file
9 lines
118 B
Makefile
9 lines
118 B
Makefile
# $FreeBSD$
|
|
SUBDIR= cxgb
|
|
SUBDIR+= toecore
|
|
SUBDIR+= tom
|
|
#SUBDIR+= iw_cxgb
|
|
SUBDIR+= cxgb_t3fw
|
|
|
|
.include <bsd.subdir.mk>
|