hosted: Add ROLO support for hosted targets

Change-Id: I2d46a63ee8225a9d9d77dd80a06c418af78c260c
This commit is contained in:
Solomon Peachy 2020-10-11 09:30:41 -04:00
parent fcdfeb2a45
commit 6533d983ca
8 changed files with 132 additions and 4 deletions

View file

@ -616,7 +616,7 @@ int ft_enter(struct tree_context* c)
set_file(buf, (char *)global_settings.kbd_file, MAX_FILENAME);
break;
#if (CONFIG_PLATFORM & PLATFORM_NATIVE)
#if defined(HAVE_ROLO)
/* firmware file */
case FILE_ATTR_MOD:
splash(0, ID2P(LANG_WAIT));