summaryrefslogtreecommitdiffstats
path: root/bootloader/SOURCES
blob: 8c3a9b8ee42ee0dd9bdac2855b28010184073523 (plain)
1
2
3
4
5
6
7
8
9
#if (CONFIG_CPU == PP5002) || (CONFIG_CPU == PP5020)
ipod.c
#elif defined(SANSA_E200)
e200.c
#elif defined(IRIVER_H10)
h10.c
#else
main.c
#endif