summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2012-03-15 14:58:15 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2012-03-15 15:01:11 +0100
commita4fd5bf7cb3d8d071c5fb9d45255c8f85e517b7a (patch)
tree5c35337c12a983e7155f517aac6c1496225ef849 /firmware/SOURCES
parent5edae54e0d11e810040380aace455af7ec7c8d08 (diff)
downloadrockbox-a4fd5bf7cb3d8d071c5fb9d45255c8f85e517b7a.tar.gz
rockbox-a4fd5bf7cb3d8d071c5fb9d45255c8f85e517b7a.zip
imx233: enable charging in bootloader USB mode by including powermgmt
Change-Id: I8b91b3ab60cb9ffaa127333e9bcef8c33be742fa
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 9b0f83d0ed..a791cbbc94 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1335,9 +1335,9 @@ target/arm/imx233/sansa-fuzeplus/button-fuzeplus.c
1335target/arm/imx233/sansa-fuzeplus/debug-fuzeplus.c 1335target/arm/imx233/sansa-fuzeplus/debug-fuzeplus.c
1336target/arm/imx233/sansa-fuzeplus/power-fuzeplus.c 1336target/arm/imx233/sansa-fuzeplus/power-fuzeplus.c
1337target/arm/imx233/sansa-fuzeplus/adc-fuzeplus.c 1337target/arm/imx233/sansa-fuzeplus/adc-fuzeplus.c
1338target/arm/imx233/sansa-fuzeplus/powermgmt-fuzeplus.c
1338#ifndef BOOTLOADER 1339#ifndef BOOTLOADER
1339target/arm/imx233/sansa-fuzeplus/audio-fuzeplus.c 1340target/arm/imx233/sansa-fuzeplus/audio-fuzeplus.c
1340target/arm/imx233/sansa-fuzeplus/powermgmt-fuzeplus.c
1341#endif 1341#endif
1342#endif 1342#endif
1343 1343