diff options
author | Barry Wardell <rockbox@barrywardell.net> | 2006-10-05 10:58:51 +0000 |
---|---|---|
committer | Barry Wardell <rockbox@barrywardell.net> | 2006-10-05 10:58:51 +0000 |
commit | d4945dc0d07b23eced900075e8748ccc7fb3e424 (patch) | |
tree | 4d67d49b4c036a841fb1ffe2e5f3a267bb9309d0 /firmware/export/config-ipodnano.h | |
parent | 1d69db7355dc7e3cbabc3c1c949e5d6ba3863405 (diff) |
Move all iPod targets into the target tree. FS#5890
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11129 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipodnano.h')
-rw-r--r-- | firmware/export/config-ipodnano.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h index c24aa43e55..258d93bad5 100644 --- a/firmware/export/config-ipodnano.h +++ b/firmware/export/config-ipodnano.h @@ -1,7 +1,7 @@ /* * This config file is for the Apple iPod Nano */ -#define IPOD_ARCH 1 +#define TARGET_TREE /* this target is using the target tree system */ /* For Rolo and boot loader */ #define MODEL_NUMBER 4 |