1b6b7172d0
While the SC92031 could be found on fake "Realtek" NICs, it has no relationship to Realtek, and is actually from Silan. Create a new subdirectory for silan and move sc92031 there. Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net> Signed-off-by: David S. Miller <davem@davemloft.net>
5 lines
89 B
Makefile
5 lines
89 B
Makefile
#
|
|
# Makefile for the Silan network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_SC92031) += sc92031.o
|