summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.c')
-rw-r--r--apps/debug_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index b09c2efd12..8cf41037f1 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -715,7 +715,7 @@ bool dbg_partitions(void)
715 return false; 715 return false;
716} 716}
717 717
718#if defined(CPU_COLDFIRE) && defined(HAVE_SPDIF) 718#if defined(CPU_COLDFIRE) && defined(HAVE_SPDIF_OUT)
719bool dbg_spdif(void) 719bool dbg_spdif(void)
720{ 720{
721 char buf[128]; 721 char buf[128];