1serdev-objs := core.o 2 3obj-$(CONFIG_SERIAL_DEV_BUS) += serdev.o 4 5obj-$(CONFIG_SERIAL_DEV_CTRL_TTYPORT) += serdev-ttyport.o 6