From fa743560832c0e2f5634c7dde1763ae66f143c56 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sun, 5 Feb 2006 19:05:55 +0000 Subject: iPod 3G support in Bootloader from Seven Le Mesle git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8587 a1c6a512-1295-4272-9138-f99709370657 --- bootloader/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootloader/SOURCES') diff --git a/bootloader/SOURCES b/bootloader/SOURCES index 6b72d08..0c9aa8b 100644 --- a/bootloader/SOURCES +++ b/bootloader/SOURCES @@ -1,4 +1,4 @@ -#if (CONFIG_CPU == PP5020) +#if (CONFIG_CPU == PP5002) || (CONFIG_CPU == PP5020) ipod.c #else main.c -- cgit v1.1