x86: remove old references to kmod-acpi-button
[openwrt.git] / target / linux / x86 / image / grub-iso.cfg
index 4d5d697..3d47a95 100644 (file)
@@ -6,5 +6,5 @@ set timeout="@TIMEOUT@"
 set root='(cd)'
 
 menuentry "OpenWrt" {
-       linux /boot/vmlinuz @CMDLINE@ noinitrd reboot=bios
+       linux /boot/vmlinuz @CMDLINE@ noinitrd
 }