linux-surface/drivers/tty/serdev/Makefile

6 lines
123 B
Makefile
Raw Normal View History

2017-08-10 13:25:24 +00:00
serdev-objs := core.o
obj-$(CONFIG_SERIAL_DEV_BUS) += serdev.o
obj-$(CONFIG_SERIAL_DEV_CTRL_TTYPORT) += serdev-ttyport.o