net: ethernet: ax88796: avoid null pointer dereference
[deliverable/linux.git] / drivers / net / ethernet / chelsio / Makefile
CommitLineData
f7917c00
JK
1#
2# Makefile for the Chelsio network device drivers.
3#
4
5obj-$(CONFIG_CHELSIO_T1) += cxgb/
6obj-$(CONFIG_CHELSIO_T3) += cxgb3/
7obj-$(CONFIG_CHELSIO_T4) += cxgb4/
8obj-$(CONFIG_CHELSIO_T4VF) += cxgb4vf/
b8b9d81b 9obj-$(CONFIG_CHELSIO_LIB) += libcxgb/
This page took 0.345634 seconds and 5 git commands to generate.