]> Git Repo - linux.git/blob - drivers/tty/serdev/Makefile
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
[linux.git] / drivers / tty / serdev / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 serdev-objs := core.o
3
4 obj-$(CONFIG_SERIAL_DEV_BUS) += serdev.o
5
6 obj-$(CONFIG_SERIAL_DEV_CTRL_TTYPORT) += serdev-ttyport.o
This page took 0.037431 seconds and 4 git commands to generate.