summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2012-05-19 13:33:45 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2012-05-19 16:10:52 +0200
commit07138ba2ba08ce586486baab081aa455eb021fea (patch)
tree5a751693228edaa964e2212528e0b41c06ccc553 /firmware/SOURCES
parent61b129ac1e41014fc5da846c48a361c7ec752d76 (diff)
downloadrockbox-07138ba2ba08ce586486baab081aa455eb021fea.tar.gz
rockbox-07138ba2ba08ce586486baab081aa455eb021fea.zip
imx233: move the freescale partition handling to its own file
The freescale firmware partitions has a lots of quirks that need to be dealt with, so do it the proper way. Change-Id: I8a5bd3fb462a4df143bc6c931057f3ffedd4b3d3
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 61b437779b..81f7d87c3c 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -506,6 +506,7 @@ target/arm/imx233/timrot-imx233.c
506target/arm/imx233/kernel-imx233.c 506target/arm/imx233/kernel-imx233.c
507target/arm/imx233/sd-imx233.c 507target/arm/imx233/sd-imx233.c
508target/arm/imx233/mmc-imx233.c 508target/arm/imx233/mmc-imx233.c
509target/arm/imx233/partitions-imx233.c
509target/arm/imx233/ssp-imx233.c 510target/arm/imx233/ssp-imx233.c
510target/arm/imx233/dma-imx233.c 511target/arm/imx233/dma-imx233.c
511target/arm/imx233/icoll-imx233.c 512target/arm/imx233/icoll-imx233.c