Sign in
googlers
/
maze
/
linux
/
7e22e91102c6b9df7c4ae2168910e19d2bb14cd6
/
.
/
drivers
/
net
/
ethernet
/
sis
/
Makefile
blob: 58d3ac1985dfea2624b77bb77380b6a128bcb595 [
file
] [
log
] [
blame
]
#
# Makefile for Silicon Integrated Systems (SiS) network device drivers.
#
obj
-
$
(
CONFIG_SIS190
)
+=
sis190
.
o
obj
-
$
(
CONFIG_SIS900
)
+=
sis900
.
o