Makefile 183 B

123456789
  1. #
  2. # Makefile for the D-Link network device drivers.
  3. #
  4. obj-$(CONFIG_DE600) += de600.o
  5. obj-$(CONFIG_DE620) += de620.o
  6. obj-$(CONFIG_DL2K) += dl2k.o
  7. obj-$(CONFIG_SUNDANCE) += sundance.o