1 # $FreeBSD$ 2 3 CXGB = ${SRCTOP}/sys/dev/cxgb 4 .PATH: ${CXGB} 5 6 KMOD= cxgb_t3fw 7 SRCS+= cxgb_t3fw.c 8 CFLAGS+= -g -I${CXGB} 9 10 .include <bsd.kmod.mk>
Cache object: a109c9e29d9ff2d35231c22b190caee6
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.