TARGET = smp C_SRCS += smp.c CFLAGS += -O2 -fno-builtin-printf -DENABLE_SMP BSP_BASE = ../../bsp include $(BSP_BASE)/env/common.mk