Makefile 143 B

123456
  1. #
  2. # Makefile for Silicon Integrated Systems (SiS) network device drivers.
  3. #
  4. obj-$(CONFIG_SIS190) += sis190.o
  5. obj-$(CONFIG_SIS900) += sis900.o