summaryrefslogtreecommitdiffstats
path: root/bootloader/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/SOURCES')
-rw-r--r--bootloader/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/bootloader/SOURCES b/bootloader/SOURCES
index c541efba89..1bb3a90c13 100644
--- a/bootloader/SOURCES
+++ b/bootloader/SOURCES
@@ -13,6 +13,10 @@ gigabeat-s.c
defined(PHILIPS_HDD1630)
#ifdef E200R_INSTALLER
main-e200r-installer.c
+#elif defined(C240_ERASE)
+main-c240wipe.c
+#elif defined(C250_ERASE)
+main-c250wipe.c
#else
show_logo.c
main-pp.c