summaryrefslogtreecommitdiffstats
path: root/meta-intel-extras
diff options
context:
space:
mode:
Diffstat (limited to 'meta-intel-extras')
-rw-r--r--meta-intel-extras/recipes/grub/grub-efi/grub.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel-extras/recipes/grub/grub-efi/grub.cfg b/meta-intel-extras/recipes/grub/grub-efi/grub.cfg
index ca53537..287cf7c 100644
--- a/meta-intel-extras/recipes/grub/grub-efi/grub.cfg
+++ b/meta-intel-extras/recipes/grub/grub-efi/grub.cfg
@@ -1,7 +1,7 @@
1# Created by meta-b2qt 1# Created by meta-b2qt
2serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1 2serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1
3default=boot 3default=boot
4timeout=10 4timeout=0
5 5
6menuentry 'boot' { 6menuentry 'boot' {
7 linux /boot/bzImage root=LABEL=rootfs 7 linux /boot/bzImage root=LABEL=rootfs