summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index 6a0b817834..d7cec53506 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -19,7 +19,6 @@ menus/plugin_menu.c
19#if CONFIG_TUNER 19#if CONFIG_TUNER
20menus/radio_menu.c 20menus/radio_menu.c
21#endif 21#endif
22#if CONFIG_CODEC == SWCODEC
23#ifdef HAVE_WM8978 22#ifdef HAVE_WM8978
24menus/audiohw_eq_menu.c 23menus/audiohw_eq_menu.c
25#endif 24#endif
@@ -27,9 +26,6 @@ menus/eq_menu.c
27buffering.c 26buffering.c
28voice_thread.c 27voice_thread.c
29rbcodec_helpers.c 28rbcodec_helpers.c
30#else /* !SWCODEC */
31mpeg.c
32#endif
33menus/main_menu.c 29menus/main_menu.c
34menus/playback_menu.c 30menus/playback_menu.c
35menus/playlist_menu.c 31menus/playlist_menu.c
@@ -163,7 +159,6 @@ radio/radioart.c
163#endif 159#endif
164#endif 160#endif
165 161
166#if CONFIG_CODEC == SWCODEC
167#if INPUT_SRC_CAPS != 0 162#if INPUT_SRC_CAPS != 0
168audio_path.c 163audio_path.c
169#endif /* INPUT_SRC_CAPS != 0 */ 164#endif /* INPUT_SRC_CAPS != 0 */
@@ -179,7 +174,6 @@ beep.c
179enc_config.c 174enc_config.c
180recorder/pcm_record.c 175recorder/pcm_record.c
181#endif 176#endif
182#endif
183#ifdef USB_ENABLE_HID 177#ifdef USB_ENABLE_HID
184usb_keymaps.c 178usb_keymaps.c
185#endif 179#endif