summaryrefslogtreecommitdiff
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
13 defined(PHILIPS_HDD1630) 13 defined(PHILIPS_HDD1630)
14#ifdef E200R_INSTALLER 14#ifdef E200R_INSTALLER
15main-e200r-installer.c 15main-e200r-installer.c
16#elif defined(C240_ERASE)
17main-c240wipe.c
18#elif defined(C250_ERASE)
19main-c250wipe.c
16#else 20#else
17show_logo.c 21show_logo.c
18main-pp.c 22main-pp.c