5 lines
103 B
Makefile
5 lines
103 B
Makefile
#
|
|
# Makefile for the Cortina Gemini network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_GEMINI_SL351X) += sl351x.o
|