5 lines
89 B
Makefile
5 lines
89 B
Makefile
#
|
|
# Makefile for the Silan network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_SC92031) += sc92031.o
|