mirror of https://gitee.com/openkylin/linux.git
4 lines
105 B
Makefile
4 lines
105 B
Makefile
![]() |
lib-y = cfe_api.o setup.o
|
||
|
lib-$(CONFIG_SMP) += smp.o
|
||
|
lib-$(CONFIG_SIBYTE_CFE_CONSOLE) += console.o
|