diff options
| author | Amaury Pouly <amaury.pouly@gmail.com> | 2012-05-19 18:28:07 +0200 |
|---|---|---|
| committer | Amaury Pouly <amaury.pouly@gmail.com> | 2012-05-20 01:35:24 +0200 |
| commit | 58f8bddf88e1968542300a7ea9eb555ed5600585 (patch) | |
| tree | ffa22474f8ab0f0778124440411da60a96059dee /firmware/SOURCES | |
| parent | c2e9c93563298141058ed89b8c2f14138c3a2b88 (diff) | |
| download | rockbox-58f8bddf88e1968542300a7ea9eb555ed5600585.zip rockbox-58f8bddf88e1968542300a7ea9eb555ed5600585.tar.gz rockbox-58f8bddf88e1968542300a7ea9eb555ed5600585.tar.bz2 rockbox-58f8bddf88e1968542300a7ea9eb555ed5600585.tar.xz | |
zenxfi2: add fmradio i2c glue
Change-Id: Ifa8781b3c416002355b17591a4fdbed8a20979a8
Diffstat (limited to 'firmware/SOURCES')
| -rw-r--r-- | firmware/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES index 5cb464e..c2bd459 100644 --- a/firmware/SOURCES +++ b/firmware/SOURCES @@ -1132,6 +1132,7 @@ target/arm/tms320dm320/creative-zvm/usb-creativezvm.c #endif /* CREATIVE_ZVx */ #ifdef CREATIVE_ZENXFI2 +target/arm/imx233/creative-zenxfi2/fmradio-i2c-zenxfi2.c target/arm/imx233/creative-zenxfi2/backlight-zenxfi2.c target/arm/imx233/creative-zenxfi2/lcd-zenxfi2.c target/arm/imx233/creative-zenxfi2/button-zenxfi2.c |