forked from len0rd/rockbox
HDD1630/HDD6330/SA9200: Integration of the clicker with the "Keyclick" menu.
Change-Id: Ieb26f2252c1f2613cc9bd83c8349f49113f46d87
This commit is contained in:
parent
73a780265a
commit
bcca111438
9 changed files with 99 additions and 54 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue