summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorKarl Kurbjun <kkurbjun@gmail.com>2007-11-10 23:13:27 +0000
committerKarl Kurbjun <kkurbjun@gmail.com>2007-11-10 23:13:27 +0000
commitd185f9eba8706fb2415eb6406a0ffd90113e95da (patch)
treedb194e7b73e26d799a03720d74c7eba9ec19d268 /firmware/SOURCES
parent0082da7515e85a24887f0c9222958d9aafd432d1 (diff)
downloadrockbox-d185f9eba8706fb2415eb6406a0ffd90113e95da.tar.gz
rockbox-d185f9eba8706fb2415eb6406a0ffd90113e95da.zip
Fix the Gigabeat red and move it's hw specific code into the target tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15562 a1c6a512-1295-4272-9138-f99709370657
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 29e30804b5..e78d74a198 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -584,6 +584,7 @@ target/arm/usb-fw-pp502x.c
584#ifndef SIMULATOR 584#ifndef SIMULATOR
585target/arm/lcd-as-memframe.S 585target/arm/lcd-as-memframe.S
586target/arm/mmu-arm.c 586target/arm/mmu-arm.c
587target/arm/s3c2440/debug-s3c2440.c
587target/arm/s3c2440/gigabeat-fx/adc-meg-fx.c 588target/arm/s3c2440/gigabeat-fx/adc-meg-fx.c
588target/arm/s3c2440/gigabeat-fx/ata-meg-fx.c 589target/arm/s3c2440/gigabeat-fx/ata-meg-fx.c
589target/arm/s3c2440/gigabeat-fx/backlight-meg-fx.c 590target/arm/s3c2440/gigabeat-fx/backlight-meg-fx.c