1obj-$(CONFIG_LTE_GDM724X) := gdmulte.o 2gdmulte-y += gdm_lte.o netlink_k.o 3gdmulte-y += gdm_usb.o gdm_endian.o 4 5obj-$(CONFIG_LTE_GDM724X) += gdmtty.o 6gdmtty-y := gdm_tty.o gdm_mux.o 7 8