Makefile 193 B

12345678
  1. #
  2. # Makefile for the Linux Ethernet layer.
  3. #
  4. obj-y += eth.o
  5. obj-$(CONFIG_SYSCTL) += sysctl_net_ether.o
  6. obj-$(subst m,y,$(CONFIG_IPX)) += pe2.o
  7. obj-$(subst m,y,$(CONFIG_ATALK)) += pe2.o