diff --git a/bootloader/SOURCES b/bootloader/SOURCES index 8c3a9b8ee4..c4af9cd838 100644 --- a/bootloader/SOURCES +++ b/bootloader/SOURCES @@ -1,4 +1,4 @@ -#if (CONFIG_CPU == PP5002) || (CONFIG_CPU == PP5020) +#if defined(IPOD_ARCH) ipod.c #elif defined(SANSA_E200) e200.c