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