6 lines
96 B
Makefile
6 lines
96 B
Makefile
|
#
|
||
|
# Makefile for the Racal-Interlan network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NI5010) += ni5010.o
|