summaryrefslogtreecommitdiff
path: root/nuttx/audio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/audio/Makefile')
-rw-r--r--nuttx/audio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/audio/Makefile b/nuttx/audio/Makefile
index 7b34de1ae..b95e3900b 100644
--- a/nuttx/audio/Makefile
+++ b/nuttx/audio/Makefile
@@ -42,7 +42,7 @@ endif
DEPPATH = --dep-path .
ASRCS =
-CSRCS = audio.c buffer.c
+CSRCS = audio.c
VPATH = .
# Include support for various drivers. Each Make.defs file will add its