# SPDX-License-Identifier: GPL-2.0
serdev-objs := core.o

obj-y += serdev.o

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