Blame view

kernel/linux-rt-4.4.41/drivers/net/ethernet/i825xx/Makefile 305 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
  #
  # Makefile for the Intel 82586/82593/82596 chipset device drivers.
  #
  
  obj-$(CONFIG_ARM_ETHER1) += ether1.o
  obj-$(CONFIG_SUN3_82586) += sun3_82586.o
  obj-$(CONFIG_LASI_82596) += lasi_82596.o
  obj-$(CONFIG_SNI_82596) += sni_82596.o
  obj-$(CONFIG_MVME16x_NET) += 82596.o
  obj-$(CONFIG_BVME6000_NET) += 82596.o