summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorAmaury Pouly <pamaury@rockbox.org>2011-07-22 15:45:50 +0000
committerAmaury Pouly <pamaury@rockbox.org>2011-07-22 15:45:50 +0000
commit85c32dbd12108fc570afdec450b7d73684f37a2d (patch)
tree418fad12717a7d08eb349c9c5c447734604eb01c /firmware/SOURCES
parent7d1d4c6f076ce545ab9d253d5ce77f633733bddc (diff)
downloadrockbox-85c32dbd12108fc570afdec450b7d73684f37a2d.tar.gz
rockbox-85c32dbd12108fc570afdec450b7d73684f37a2d.zip
imx233/fuze+: add pin irq support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30195 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 457519dba3..610cc42112 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -501,6 +501,7 @@ target/arm/imx233/mmc-imx233.c
501target/arm/imx233/ssp-imx233.c 501target/arm/imx233/ssp-imx233.c
502target/arm/imx233/usb-imx233.c 502target/arm/imx233/usb-imx233.c
503target/arm/imx233/dma-imx233.c 503target/arm/imx233/dma-imx233.c
504target/arm/imx233/pinctrl-imx233.c
504#endif /* IMX233 */ 505#endif /* IMX233 */
505 506
506#if CONFIG_CPU == AS3525 || CONFIG_CPU == AS3525v2 507#if CONFIG_CPU == AS3525 || CONFIG_CPU == AS3525v2
@@ -1453,11 +1454,9 @@ target/arm/as3525/lcd-as-e200v2-fuze-fuzev2.S
1453 1454
1454#ifdef SANSA_FUZEPLUS 1455#ifdef SANSA_FUZEPLUS
1455#ifndef SIMULATOR 1456#ifndef SIMULATOR
1456#ifndef BOOTLOADER
1457drivers/synaptics-rmi.c 1457drivers/synaptics-rmi.c
1458drivers/generic_i2c.c 1458drivers/generic_i2c.c
1459target/arm/imx233/sansa-fuzeplus/fmradio-i2c-fuzeplus.c 1459target/arm/imx233/sansa-fuzeplus/fmradio-i2c-fuzeplus.c
1460#endif
1461target/arm/imx233/sansa-fuzeplus/backlight-fuzeplus.c 1460target/arm/imx233/sansa-fuzeplus/backlight-fuzeplus.c
1462target/arm/imx233/sansa-fuzeplus/lcd-fuzeplus.c 1461target/arm/imx233/sansa-fuzeplus/lcd-fuzeplus.c
1463target/arm/imx233/sansa-fuzeplus/button-fuzeplus.c 1462target/arm/imx233/sansa-fuzeplus/button-fuzeplus.c