Linux-libre 5.0.14-gnu
[librecmc/linux-libre.git] / drivers / staging / gdm724x / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_LTE_GDM724X) := gdmulte.o
3 gdmulte-y += gdm_lte.o netlink_k.o
4 gdmulte-y += gdm_usb.o gdm_endian.o
5
6 obj-$(CONFIG_LTE_GDM724X) += gdmtty.o
7 gdmtty-y := gdm_tty.o gdm_mux.o
8