]> Git Repo - linux.git/blob - drivers/staging/gdm724x/Makefile
md: fix missing flush of sync_work
[linux.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
This page took 0.037156 seconds and 4 git commands to generate.