Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Jeff Kirsher | 8c7de40 | 2011-06-13 08:43:49 -0700 | [diff] [blame] | 2 | # |
3 | # Makefile for Silicon Integrated Systems (SiS) network device drivers. | ||||
4 | # | ||||
5 | |||||
6 | obj-$(CONFIG_SIS190) += sis190.o | ||||
7 | obj-$(CONFIG_SIS900) += sis900.o |