Makefile 130 B

123456
  1. #
  2. # Makefile for the ARC network device drivers.
  3. #
  4. arc_emac-objs := emac_main.o emac_mdio.o
  5. obj-$(CONFIG_ARC_EMAC) += arc_emac.o