Makefile 136 B

1234567
  1. #
  2. # Makefile for the Packet Engine network device drivers.
  3. #
  4. obj-$(CONFIG_HAMACHI) += hamachi.o
  5. obj-$(CONFIG_YELLOWFIN) += yellowfin.o