From 823714f88d78a851c66a0b4fa03987104a2ae4af Mon Sep 17 00:00:00 2001 From: nakasima Date: Mon, 22 Oct 2007 04:41:46 +0000 Subject: [PATCH] remove unbuildable tests of mic. git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@302 4ee2a332-4b2b-5046-8439-1ba90f034370 --- build/tests/dsp/Makefile | 4 +++- build/tests/snd/Makefile | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) 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 += \