Makefile 109 B

123
  1. obj-y := cfe.o
  2. obj-$(CONFIG_SIBYTE_CFE_CONSOLE) += cfe_console.o
  3. obj-$(CONFIG_SIBYTE_TBPROF) += sb_tbprof.o