diff options
| author | Marcoen Hirschberg <marcoen@gmail.com> | 2007-04-19 10:14:55 +0000 |
|---|---|---|
| committer | Marcoen Hirschberg <marcoen@gmail.com> | 2007-04-19 10:14:55 +0000 |
| commit | 6ffbe3896b89ce86cccfe3b1f492f60e34d89603 (patch) | |
| tree | b6b845fc876b0d98b793aefa906f5d5eab6993f5 /firmware/FILES | |
| parent | 710a9ca194316d3a269a3c3dd2e603768da5a780 (diff) | |
| download | rockbox-6ffbe3896b89ce86cccfe3b1f492f60e34d89603.zip rockbox-6ffbe3896b89ce86cccfe3b1f492f60e34d89603.tar.gz rockbox-6ffbe3896b89ce86cccfe3b1f492f60e34d89603.tar.bz2 rockbox-6ffbe3896b89ce86cccfe3b1f492f60e34d89603.tar.xz | |
move the iriver ifp7xx and other pnx0101 related files together in the target tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13207 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/FILES')
| -rw-r--r-- | firmware/FILES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/FILES b/firmware/FILES index f44d5f2..f68e0cb 100644 --- a/firmware/FILES +++ b/firmware/FILES @@ -19,7 +19,7 @@ target/arm/archos/av300/*.[chS] target/arm/s3c2440/gigabeat-fx/*.[chS] target/arm/iriver/*.[chS] target/arm/iriver/h10/*.[chS] -target/arm/iriver/ifp7xx/*.[chS] +target/arm/pnx0101/iriver-ifp7xx/*.[chS] target/arm/ipod/*.[chS] target/arm/ipod/3g/*.[chS] target/arm/ipod/video/*.[chS] |