Blame view

kernel/linux-rt-4.4.41/drivers/net/ethernet/chelsio/Makefile 199 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
  #
  # Makefile for the Chelsio network device drivers.
  #
  
  obj-$(CONFIG_CHELSIO_T1) += cxgb/
  obj-$(CONFIG_CHELSIO_T3) += cxgb3/
  obj-$(CONFIG_CHELSIO_T4) += cxgb4/
  obj-$(CONFIG_CHELSIO_T4VF) += cxgb4vf/