summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 459006e5a7..5caed4647b 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -86,9 +86,11 @@ target/hosted/filesystem-app.c
86#if defined(SAMSUNG_YPR0) || defined(SAMSUNG_YPR1) 86#if defined(SAMSUNG_YPR0) || defined(SAMSUNG_YPR1)
87target/hosted/kernel-unix.c 87target/hosted/kernel-unix.c
88target/hosted/filesystem-unix.c 88target/hosted/filesystem-unix.c
89#ifndef SIMULATOR
89target/hosted/lc-unix.c 90target/hosted/lc-unix.c
90drivers/lcd-memframe.c 91drivers/lcd-memframe.c
91target/hosted/samsungypr/lcd-ypr.c 92target/hosted/samsungypr/lcd-ypr.c
93#endif
92target/hosted/samsungypr/gpio-ypr.c 94target/hosted/samsungypr/gpio-ypr.c
93#if CONFIG_TUNER 95#if CONFIG_TUNER
94target/hosted/samsungypr/radio-ypr.c 96target/hosted/samsungypr/radio-ypr.c