summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorWilliam Wilgus <me.theuser@yahoo.com>2018-10-23 13:25:35 -0400
committerWilliam Wilgus <me.theuser@yahoo.com>2019-07-27 21:46:54 +0200
commit42263152d4a0da02d62ffd2c6500a9519df852f6 (patch)
tree723762ab2b3fd6542704ac96739d56443deff425 /apps
parente1475a38ef89ef7bb36aeb1238bf5f7d139b78e2 (diff)
downloadrockbox-42263152d4a0da02d62ffd2c6500a9519df852f6.tar.gz
rockbox-42263152d4a0da02d62ffd2c6500a9519df852f6.zip
Multiboot update manual entry
Change-Id: I99abe45adaade350222fa1f0aaf864a06d6dfcdf
Diffstat (limited to 'apps')
-rw-r--r--apps/features.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt
index 3a8636e8a1..832da4c5ca 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -292,3 +292,7 @@ play_frequency
#if defined(HAVE_BOOTDATA)
boot_data
#endif
+
+#if defined(HAVE_MULTIBOOT)
+multi_boot
+#endif