forked from len0rd/rockbox
Fix merge errors which broke sony linux targets
Change-Id: Ic0c618c6e2034609d1964bb3e9ff96c7a7cf1d40
This commit is contained in:
parent
71dc1a789a
commit
307ea8382e
1 changed files with 4 additions and 0 deletions
|
|
@ -96,6 +96,10 @@ target/hosted/samsungypr/radio-ypr.c
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(SONY_NWZ_LINUX) && !defined(SIMULATOR)
|
#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/lcd-nwz.c
|
||||||
target/hosted/sonynwz/button-nwz.c
|
target/hosted/sonynwz/button-nwz.c
|
||||||
target/hosted/sonynwz/system-nwz.c
|
target/hosted/sonynwz/system-nwz.c
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue