mirror of https://gitee.com/openkylin/linux.git
4 lines
64 B
Makefile
4 lines
64 B
Makefile
|
serdev-objs := core.o
|
||
|
|
||
|
obj-$(CONFIG_SERIAL_DEV_BUS) += serdev.o
|