aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/modem_if_na/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/modem_if_na/Makefile')
-rw-r--r--drivers/misc/modem_if_na/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/misc/modem_if_na/Makefile b/drivers/misc/modem_if_na/Makefile
new file mode 100644
index 0000000..d680f41
--- /dev/null
+++ b/drivers/misc/modem_if_na/Makefile
@@ -0,0 +1,8 @@
+# Makefile of modem_if
+
+obj-y += modem.o modem_io_device.o modem_net_flowcontrol_device.o
+
+obj-$(CONFIG_CDMA_MODEM_CBP71) += modem_modemctl_device_cbp71.o
+obj-$(CONFIG_LTE_MODEM_CMC220) += modem_modemctl_device_cmc220.o lte_modem_bootloader.o
+obj-$(CONFIG_LINK_DEVICE_DPRAM) += modem_link_device_dpram.o
+obj-$(CONFIG_LINK_DEVICE_USB) += modem_link_device_usb.o modem_link_pm_usb.o