Makefile 199 B

12345678
  1. #
  2. # Makefile for the Chelsio network device drivers.
  3. #
  4. obj-$(CONFIG_CHELSIO_T1) += cxgb/
  5. obj-$(CONFIG_CHELSIO_T3) += cxgb3/
  6. obj-$(CONFIG_CHELSIO_T4) += cxgb4/
  7. obj-$(CONFIG_CHELSIO_T4VF) += cxgb4vf/