# See Tools/build/Makefile_template for more information
SDK_DIR = $(realpath $(CURDIR)/../../../../..)

BOARD = EVU_BA_2_5
CORE_NUM = CORE_2

# Include the main makefile
include $(SDK_DIR)/Tools/build/common.mk
