Fix build failures uncovered by #18753 (#18789)

This commit is contained in:
Ryan
2022-10-21 07:28:18 +11:00
committed by GitHub
parent af678521c1
commit a7d6643e3d
4 changed files with 7 additions and 8 deletions

View File

@@ -1 +1,3 @@
SRC += muse.c
ifeq ($(strip $(AUDIO_ENABLE)), yes)
SRC += muse.c
endif