aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serdev/Makefile
blob: 078417e5b06860f9d94750cd48b9e99d053b1a41 (plain) (blame)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0
serdev-objs := core.o

obj-$(CONFIG_SERIAL_DEV_BUS) += serdev.o

obj-$(CONFIG_SERIAL_DEV_CTRL_TTYPORT) += serdev-ttyport.o