Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5a5ec83d6ac974b12085cd99b196795f14079037
/
.
/
drivers
/
net
/
ethernet
/
sis
/
Makefile
blob: 58d3ac1985dfea2624b77bb77380b6a128bcb595 [
file
] [
log
] [
blame
]
Jeff Kirsher
8c7de40
2011-06-13 08:43:49 -0700
[
diff
] [
blame
]
1
#
2
# Makefile for Silicon Integrated Systems (SiS) network device drivers.
3
#
4
5
obj
-
$
(
CONFIG_SIS190
)
+=
sis190
.
o
6
obj
-
$
(
CONFIG_SIS900
)
+=
sis900
.
o