include $(SDK_ROOT)/mk/common.mk


define SOURCES
cpu_get_cores_test.c
multicore_test.c
cpu_wp_test.c
endef


include $(SDK_ROOT)/mk/targets.mk
