Ouss4 commented on a change in pull request #2324: URL: https://github.com/apache/incubator-nuttx/pull/2324#discussion_r525094998
########## File path: audio/Makefile ########## @@ -49,6 +49,8 @@ ifeq ($(CONFIG_AUDIO_FORMAT_PCM),y) CSRCS += pcm_decode.c endif +include libsrc/Make.defs Review comment: Isn't that the other way around? i.e. libsrc/Make.defs should include audio/Makefile. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org