diff options
Diffstat (limited to 'target/x86/grub2')
-rw-r--r-- | target/x86/grub2/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/x86/grub2/Config.in b/target/x86/grub2/Config.in index f9458b185..752639993 100644 --- a/target/x86/grub2/Config.in +++ b/target/x86/grub2/Config.in @@ -8,6 +8,6 @@ config BR2_TARGET_GRUB2_SPLASH depends on BR2_TARGET_GRUB2 help Add support for splashimage. - + A splashimage is a 14-color indexed .xpm picture which is displayed as background for the grub menu. |