Makefile 305 B

12345678910
  1. #
  2. # Makefile for the Intel 82586/82593/82596 chipset device drivers.
  3. #
  4. obj-$(CONFIG_ARM_ETHER1) += ether1.o
  5. obj-$(CONFIG_SUN3_82586) += sun3_82586.o
  6. obj-$(CONFIG_LASI_82596) += lasi_82596.o
  7. obj-$(CONFIG_SNI_82596) += sni_82596.o
  8. obj-$(CONFIG_MVME16x_NET) += 82596.o
  9. obj-$(CONFIG_BVME6000_NET) += 82596.o