diff options
Diffstat (limited to 'recipes/preboot')
-rw-r--r-- | recipes/preboot/linux-preboot.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/preboot/linux-preboot.inc b/recipes/preboot/linux-preboot.inc index 56a90a9723..d8771f8cca 100644 --- a/recipes/preboot/linux-preboot.inc +++ b/recipes/preboot/linux-preboot.inc @@ -5,7 +5,6 @@ LOGO_SIZE = '${@base_conditional("GUI_MACHINE_CLASS", "bigscreen", "vga", "qvga" require ../linux/linux.inc -DONT_CHECK_KERNELSIZE = "" INITRAMFS_IMAGE = "initramfs-preboot-image" # here we set master console on serial |