Fresh pull from upstream
[librecmc/librecmc.git] / target / linux / x86 / image / grub-iso.cfg
index 6a494377f46d5220e6d7a258944c2a8fa6b82a76..32ee687c688338f63625fec7cd4a5343e0763928 100644 (file)
@@ -5,6 +5,6 @@ set default="0"
 set timeout="@TIMEOUT@"
 set root='(cd)'
 
-menuentry "libreCMC" {
+menuentry "LEDE" {
        linux /boot/vmlinuz @CMDLINE@ noinitrd
 }