forked from len0rd/rockbox
imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style in mmc
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30112 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
82ecc75e68
commit
88f75d096e
4 changed files with 19 additions and 10 deletions
|
|
@ -1447,8 +1447,10 @@ target/arm/as3525/lcd-as-e200v2-fuze-fuzev2.S
|
|||
|
||||
#ifdef SANSA_FUZEPLUS
|
||||
#ifndef SIMULATOR
|
||||
#ifndef BOOTLOADER
|
||||
drivers/generic_i2c.c
|
||||
drivers/synaptics-rmi.c
|
||||
#endif
|
||||
target/arm/imx233/sansa-fuzeplus/backlight-fuzeplus.c
|
||||
target/arm/imx233/sansa-fuzeplus/lcd-fuzeplus.c
|
||||
target/arm/imx233/sansa-fuzeplus/button-fuzeplus.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue