summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 11929d8253..36a125783c 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -115,7 +115,7 @@ target/hosted/sonynwz/nvp-nwz.c
115target/hosted/sonynwz/nwz-db.c 115target/hosted/sonynwz/nwz-db.c
116#endif 116#endif
117 117
118#if ((defined(HIBY_LINUX) || defined(FIIO_M3K)) && !defined(SIMULATOR)) 118#if ((defined(HIBY_LINUX) || defined(FIIO_M3K_LINUX)) && !defined(SIMULATOR))
119drivers/lcd-memframe.c 119drivers/lcd-memframe.c
120target/hosted/alsa-controls.c 120target/hosted/alsa-controls.c
121target/hosted/pcm-alsa.c 121target/hosted/pcm-alsa.c
@@ -148,7 +148,7 @@ target/hosted/usb-hiby.c
148target/hosted/button-devinput.c 148target/hosted/button-devinput.c
149#endif 149#endif
150 150
151#if (defined(FIIO_M3K)) && !defined(SIMULATOR) 151#if (defined(FIIO_M3K_LINUX)) && !defined(SIMULATOR)
152target/hosted/fiio/buttonlight-fiio.c 152target/hosted/fiio/buttonlight-fiio.c
153target/hosted/fiio/button-fiio.c 153target/hosted/fiio/button-fiio.c
154target/hosted/fiio/debug-fiio.c 154target/hosted/fiio/debug-fiio.c