summaryrefslogtreecommitdiff
path: root/apps/bitmaps/native/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/bitmaps/native/SOURCES')
-rw-r--r--apps/bitmaps/native/SOURCES6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/bitmaps/native/SOURCES b/apps/bitmaps/native/SOURCES
index 8f42607a0c..201ffc4ad3 100644
--- a/apps/bitmaps/native/SOURCES
+++ b/apps/bitmaps/native/SOURCES
@@ -38,7 +38,7 @@ rockboxlogo.640x198x16.bmp
38#endif 38#endif
39 39
40/* The Sony NWZ linux bootloader needs icons to display a menu */ 40/* The Sony NWZ linux bootloader needs icons to display a menu */
41#if defined(BOOTLOADER) 41#if defined(BOOTLOADER)
42#if defined(SONY_NWZ_LINUX) 42#if defined(SONY_NWZ_LINUX)
43rockboxicon.130x130x16.bmp 43rockboxicon.130x130x16.bmp
44toolsicon.130x130x16.bmp 44toolsicon.130x130x16.bmp
@@ -50,6 +50,10 @@ toolsicon.70x70x16.bmp
50hibyicon.130x130x16.bmp 50hibyicon.130x130x16.bmp
51rockboxicon.130x130x16.bmp 51rockboxicon.130x130x16.bmp
52toolsicon.130x130x16.bmp 52toolsicon.130x130x16.bmp
53#elif defined(FIIO_M3K)
54fiioicon.130x130x16.bmp
55rockboxicon.130x130x16.bmp
56toolsicon.130x130x16.bmp
53#endif 57#endif
54#endif 58#endif
55 59