1
0
Fork 0
forked from len0rd/rockbox

Special-case the storage names for hibylinux-based hosted targets

Change-Id: I66a4eebe244e9656f851d83aae0346af4367728f
This commit is contained in:
Solomon Peachy 2021-03-10 19:01:42 -05:00
parent 7201c3a685
commit a87abdb28f
2 changed files with 8 additions and 1 deletions

View file

@ -270,3 +270,7 @@ boot_data
#if defined(HAVE_MULTIBOOT) #if defined(HAVE_MULTIBOOT)
multi_boot multi_boot
#endif #endif
#if defined(HIBY_LINUX)
hibylinux
#endif

View file

@ -6115,14 +6115,17 @@
<source> <source>
*: "Int:" *: "Int:"
xduoox3: "mSD1:" xduoox3: "mSD1:"
hibylinux: "mSD:"
</source> </source>
<dest> <dest>
*: "Int:" *: "Int:"
xduoox3: "mSD1:" xduoox3: "mSD1:"
hibylinux: "mSD:"
</dest> </dest>
<voice> <voice>
*: "Internal" *: "Internal"
xduoox3: "micro S D 1" xduoox3: "micro S D 1"
hibylinux: "micro S D"
</voice> </voice>
</phrase> </phrase>
<phrase> <phrase>