summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bootloader/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootloader/SOURCES b/bootloader/SOURCES
index 8c3a9b8ee4..c4af9cd838 100644
--- a/bootloader/SOURCES
+++ b/bootloader/SOURCES
@@ -1,4 +1,4 @@
1#if (CONFIG_CPU == PP5002) || (CONFIG_CPU == PP5020) 1#if defined(IPOD_ARCH)
2ipod.c 2ipod.c
3#elif defined(SANSA_E200) 3#elif defined(SANSA_E200)
4e200.c 4e200.c