blob: d864b36949564f04609ae50cb122b62354a4a0c8 [file] [log] [blame]
export COMMON_INCDIR = \
$(PLATFORM_INCDIR) \
$(SOF_INCDIR) \
$(ARCH_INCDIR)
if BUILD_LIB
SUBDIRS = ipc math audio arch include library host
endif
if BUILD_XTENSA
SUBDIRS = include init math audio platform tasks drivers ipc lib arch
endif