Makefile 182 B

12345678
  1. #
  2. # Makefile for the Realtek network device drivers.
  3. #
  4. obj-$(CONFIG_8139CP) += 8139cp.o
  5. obj-$(CONFIG_8139TOO) += 8139too.o
  6. obj-$(CONFIG_ATP) += atp.o
  7. obj-$(CONFIG_R8169) += r8169.o