Makefile 148 B

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