diff --git a/build/tests/dsp/Makefile b/build/tests/dsp/Makefile index 1fd77b1..6b4cd98 100644 --- a/build/tests/dsp/Makefile +++ b/build/tests/dsp/Makefile @@ -20,7 +20,9 @@ include $(TWLSDK_ROOT)/build/buildtools/commondefs #---------------------------------------------------------------------------- -SUBDIRS = dsp-jtag \ +SUBDIRS = \ + +# dsp-jtag \ #---------------------------------------------------------------------------- diff --git a/build/tests/snd/Makefile b/build/tests/snd/Makefile index 6e07d45..698af96 100644 --- a/build/tests/snd/Makefile +++ b/build/tests/snd/Makefile @@ -22,7 +22,8 @@ include $(TWLSDK_ROOT)/build/buildtools/commondefs SUBDIRS = channel \ capture \ - mic-1 \ + +# mic-1 \ ifneq ($(TWL_PLATFORM),DSTEG) SUBDIRS += \