6 lines
97 B
Makefile
6 lines
97 B
Makefile
#
|
|
# Makefile for the Linux network LTE device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_LTE_RM310) += lte_rm310.o
|