#
# This file is the makefile for building CAL loopback test app for baremetal
#
include $(PDK_INSTALL_PATH)/ti/build/Rules.make

APP_NAME = cal_baremetal_loopback_testapp
BUILD_OS_TYPE=baremetal

include makefile.mk
