mirror of
https://github.com/rvtr/twl_wrapsdk.git
synced 2025-10-31 06:11:10 -04:00
remove unbuildable tests of mic.
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@302 4ee2a332-4b2b-5046-8439-1ba90f034370
This commit is contained in:
parent
525e51974b
commit
823714f88d
@ -20,7 +20,9 @@ include $(TWLSDK_ROOT)/build/buildtools/commondefs
|
|||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
SUBDIRS = dsp-jtag \
|
SUBDIRS = \
|
||||||
|
|
||||||
|
# dsp-jtag \
|
||||||
|
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|||||||
@ -22,7 +22,8 @@ include $(TWLSDK_ROOT)/build/buildtools/commondefs
|
|||||||
|
|
||||||
SUBDIRS = channel \
|
SUBDIRS = channel \
|
||||||
capture \
|
capture \
|
||||||
mic-1 \
|
|
||||||
|
# mic-1 \
|
||||||
|
|
||||||
ifneq ($(TWL_PLATFORM),DSTEG)
|
ifneq ($(TWL_PLATFORM),DSTEG)
|
||||||
SUBDIRS += \
|
SUBDIRS += \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user