Makefile 95 B

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