summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorMarcin Bukat <marcin.bukat@gmail.com>2018-06-12 12:50:09 +0200
committerMarcin Bukat <marcin.bukat@gmail.com>2018-06-12 12:50:09 +0200
commit307ea8382e756bc6265e9edece074ff08c54267e (patch)
treeee39311ff5376c9b4800636e75efe3f5adfe7678 /firmware
parent71dc1a789ada01581e6a1be0f70c208e1eb2cddb (diff)
Fix merge errors which broke sony linux targets
Change-Id: Ic0c618c6e2034609d1964bb3e9ff96c7a7cf1d40
Diffstat (limited to 'firmware')
-rw-r--r--firmware/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index c7db8fc752..6fb744f524 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -96,6 +96,10 @@ target/hosted/samsungypr/radio-ypr.c
#endif
#if defined(SONY_NWZ_LINUX) && !defined(SIMULATOR)
+target/hosted/backtrace-glibc.c
+target/hosted/kernel-unix.c
+target/hosted/filesystem-unix.c
+target/hosted/lc-unix.c
target/hosted/sonynwz/lcd-nwz.c
target/hosted/sonynwz/button-nwz.c
target/hosted/sonynwz/system-nwz.c