linux-surface/drivers/tty/serdev/Makefile
2017-08-10 09:25:24 -04:00

6 lines
123 B
Makefile

serdev-objs := core.o
obj-$(CONFIG_SERIAL_DEV_BUS) += serdev.o
obj-$(CONFIG_SERIAL_DEV_CTRL_TTYPORT) += serdev-ttyport.o