]> git.karo-electronics.de Git - linux-beck.git/blob - drivers/staging/gdm724x/Makefile
Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
[linux-beck.git] / drivers / staging / gdm724x / Makefile
1 obj-$(CONFIG_LTE_GDM724X) := gdmulte.o
2 gdmulte-y += gdm_lte.o netlink_k.o
3 gdmulte-y += gdm_usb.o gdm_endian.o
4
5 obj-$(CONFIG_LTE_GDM724X) += gdmtty.o
6 gdmtty-y := gdm_tty.o gdm_mux.o
7