aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serdev/Makefile
blob: 0cbdb9444d9d4f693c0b4c060eaebbe206cadb21 (plain) (blame)
1
2
3
4
5
serdev-objs := core.o

obj-$(CONFIG_SERIAL_DEV_BUS) += serdev.o

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