opnsense-src/sys/modules/cxgb/Makefile

10 lines
133 B
Makefile
Raw Normal View History

2007-03-13 22:47:38 -04:00
# $FreeBSD$
SYSDIR?=${SRCTOP}/sys
.include "${SYSDIR}/conf/kern.opts.mk"
SUBDIR= cxgb
SUBDIR+= cxgb_t3fw
2008-05-05 22:31:27 -04:00
.include <bsd.subdir.mk>