summaryrefslogtreecommitdiff
path: root/drivers/tty/serdev/Makefile
blob: 6c366bfb028e52849d6b96aaa4fa235a165a81c5 (plain)
1
2
3
4
5
serdev-objs := core.o

obj-$(CPTCFG_SERIAL_DEV_BUS) += serdev.o

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