6 lines
83 B
Makefile
6 lines
83 B
Makefile
#
|
|
# Makefile for the RDC network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_R6040) += r6040.o
|