Makefile 105 B

123
  1. lib-y = cfe_api.o setup.o
  2. lib-$(CONFIG_SMP) += smp.o
  3. lib-$(CONFIG_SIBYTE_CFE_CONSOLE) += console.o