summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2014-06-17 23:13:15 +0000
committerSzymon Dziok <b0hoon@o2.pl>2014-06-18 18:06:17 +0000
commiteacd76cb80db12adcce74980e69d116911a8cde7 (patch)
tree239344e3f9053a75eeab4253f39f6b1dae749aa6 /firmware/SOURCES
parent0c3dca1f33596cb10345601de32d681ed6ece972 (diff)
downloadrockbox-eacd76cb80db12adcce74980e69d116911a8cde7.tar.gz
rockbox-eacd76cb80db12adcce74980e69d116911a8cde7.zip
Radio and radio recording for Samsung YH-920.
There is no simple method to detect radio through the 3-wire interface, so it's not implemented for the YH-925 for now. YH-920 always has a radio. Change-Id: Iea484d752915fcd40dbbbd7dbbf13e81aaf548db
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 374210e30b..ef71a2b048 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1705,6 +1705,7 @@ target/arm/samsung/yh920/backlight-yh920.c
1705target/arm/samsung/yh920/lcd-yh920.c 1705target/arm/samsung/yh920/lcd-yh920.c
1706target/arm/samsung/yh920/lcd-as-yh920.S 1706target/arm/samsung/yh920/lcd-as-yh920.S
1707target/arm/samsung/yh920/powermgmt-yh920.c 1707target/arm/samsung/yh920/powermgmt-yh920.c
1708target/arm/samsung/fmradio-yh92x.c
1708#endif /* SAMSUNG_YH920 */ 1709#endif /* SAMSUNG_YH920 */
1709 1710
1710#ifdef SAMSUNG_YH925 1711#ifdef SAMSUNG_YH925