]> Git Repo - linux.git/blob - drivers/net/ethernet/chelsio/Makefile
selinux: Remove security_ops extern
[linux.git] / drivers / net / ethernet / chelsio / Makefile
1 #
2 # Makefile for the Chelsio network device drivers.
3 #
4
5 obj-$(CONFIG_CHELSIO_T1) += cxgb/
6 obj-$(CONFIG_CHELSIO_T3) += cxgb3/
7 obj-$(CONFIG_CHELSIO_T4) += cxgb4/
8 obj-$(CONFIG_CHELSIO_T4VF) += cxgb4vf/
This page took 0.033285 seconds and 4 git commands to generate.