Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 #
0003 # Makefile for the Chelsio network device drivers.
0004 #
0005 
0006 obj-$(CONFIG_CHELSIO_T1) += cxgb/
0007 obj-$(CONFIG_CHELSIO_T3) += cxgb3/
0008 obj-$(CONFIG_CHELSIO_T4) += cxgb4/
0009 obj-$(CONFIG_CHELSIO_T4VF) += cxgb4vf/
0010 obj-$(CONFIG_CHELSIO_LIB) += libcxgb/
0011 obj-$(CONFIG_CHELSIO_INLINE_CRYPTO) += inline_crypto/