summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index f27a7dd140..19e51ac948 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1708,6 +1708,9 @@ target/hosted/android/button-android.c
1708target/hosted/android/kernel-android.c 1708target/hosted/android/kernel-android.c
1709target/hosted/android/pcm-android.c 1709target/hosted/android/pcm-android.c
1710target/hosted/android/system-android.c 1710target/hosted/android/system-android.c
1711#ifdef APPLICATION
1712target/hosted/android/app/button-application.c
1713#endif
1711drivers/audio/android.c 1714drivers/audio/android.c
1712thread.c 1715thread.c
1713#endif 1716#endif