2025-12-15 12:05:33 +08:00
|
|
|
# This variable should contain a space separated list of all
|
|
|
|
|
# the directories containing buildable applications (usually
|
|
|
|
|
# prefixed with the app_ prefix)
|
|
|
|
|
|
|
|
|
|
TARGET = xk-audio-316-mc.xn
|
|
|
|
|
|
|
|
|
|
BUILD_SUBDIRS = all
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
XMOS_MAKE_PATH ?= ../..
|
|
|
|
|
include $(XMOS_MAKE_PATH)/xcommon/module_xcommon/build/Makefile.toplevel
|
|
|
|
|
|