summaryrefslogtreecommitdiffstats
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2014-11-08 21:12:24 +0100
committerSzymon Dziok <b0hoon@o2.pl>2014-11-10 21:40:47 +0100
commitbcca1114383c2147e60e73825ec68403c90bea40 (patch)
treee07dcc5f35478d20c5db328e2f2430cea997e185 /firmware/SOURCES
parent73a780265a25371c0d58d7784fa52946011606cc (diff)
downloadrockbox-bcca1114383c2147e60e73825ec68403c90bea40.tar.gz
rockbox-bcca1114383c2147e60e73825ec68403c90bea40.zip
HDD1630/HDD6330/SA9200: Integration of the clicker with the "Keyclick" menu.
Change-Id: Ieb26f2252c1f2613cc9bd83c8349f49113f46d87
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 950e4f2bcf..cf8a59bd00 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -944,6 +944,7 @@ target/arm/sandisk/sansa-view/powermgmt-view.c
#ifdef PHILIPS_SA9200
#ifndef BOOTLOADER
drivers/synaptics-mep.c
+target/arm/philips/piezo.c
#endif /* BOOTLOADER */
target/arm/philips/sa9200/backlight-sa9200.c
target/arm/philips/sa9200/button-sa9200.c
@@ -956,6 +957,7 @@ target/arm/philips/sa9200/powermgmt-sa9200.c
#if defined(PHILIPS_HDD1630) || defined(PHILIPS_HDD6330)
#ifndef BOOTLOADER
drivers/synaptics-mep.c
+target/arm/philips/piezo.c
#endif /* BOOTLOADER */
target/arm/philips/power-hdd.c
target/arm/philips/fmradio_i2c-hdd.c