6 lines
81 B
Makefile
6 lines
81 B
Makefile
#
|
|
# Makefile for the Davicom device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_DM9000) += dm9000.o
|