Blame view

kernel/linux-rt-4.4.41/drivers/net/ethernet/dec/tulip/Makefile 503 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  #
  # Makefile for the Linux "Tulip" family network device drivers.
  #
  
  ccflags-$(CONFIG_NET_TULIP)	:= -DDEBUG
  
  obj-$(CONFIG_PCMCIA_XIRCOM)	+= xircom_cb.o
  obj-$(CONFIG_DM9102)		+= dmfe.o
  obj-$(CONFIG_WINBOND_840)	+= winbond-840.o
  obj-$(CONFIG_DE2104X)		+= de2104x.o
  obj-$(CONFIG_TULIP)		+= tulip.o
  obj-$(CONFIG_DE4X5)		+= de4x5.o
  obj-$(CONFIG_ULI526X)		+= uli526x.o
  
  # Declare multi-part drivers.
  
  tulip-objs			:= eeprom.o interrupt.o media.o \
  				   timer.o tulip_core.o		\
  				   21142.o pnic.o pnic2.o