branding: add LEDE branding
[openwrt/staging/yousong.git] / target / linux / x86 / image / grub-iso.cfg
index 3d47a95a4b8209b61c8e0f38165b38b929fdaf08..32ee687c688338f63625fec7cd4a5343e0763928 100644 (file)
@@ -5,6 +5,6 @@ set default="0"
 set timeout="@TIMEOUT@"
 set root='(cd)'
 
-menuentry "OpenWrt" {
+menuentry "LEDE" {
        linux /boot/vmlinuz @CMDLINE@ noinitrd
 }