3 lines
105 B
Makefile
3 lines
105 B
Makefile
|
|
lib-y = cfe_api.o setup.o
|
||
|
|
lib-$(CONFIG_SMP) += smp.o
|
||
|
|
lib-$(CONFIG_SIBYTE_CFE_CONSOLE) += console.o
|