aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/gdm724x/Makefile')
-rw-r--r--drivers/staging/gdm724x/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/staging/gdm724x/Makefile b/drivers/staging/gdm724x/Makefile
new file mode 100644
index 000000000000..ba7f11a6a097
--- /dev/null
+++ b/drivers/staging/gdm724x/Makefile
@@ -0,0 +1,7 @@
+obj-$(CONFIG_LTE_GDM724X) := gdmulte.o
+gdmulte-y += gdm_lte.o netlink_k.o
+gdmulte-y += gdm_usb.o gdm_endian.o
+
+obj-$(CONFIG_LTE_GDM724X) += gdmtty.o
+gdmtty-y := gdm_tty.o gdm_mux.o
+