Makefile 246 B

12345678910
  1. #
  2. # Makefile for the HISILICON network device drivers.
  3. #
  4. obj-$(CONFIG_HIX5HD2_GMAC) += hix5hd2_gmac.o
  5. obj-$(CONFIG_HIP04_ETH) += hip04_eth.o
  6. obj-$(CONFIG_HNS_MDIO) += hns_mdio.o
  7. obj-$(CONFIG_HNS) += hns/
  8. obj-$(CONFIG_HISI_FEMAC) += hisi_femac.o