]> Git Repo - linux.git/blob - drivers/tty/serdev/Makefile
ASoC: simple-card: Use snd_soc_of_parse_aux_devs()
[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.034341 seconds and 4 git commands to generate.