aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/preboot
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/preboot')
-rw-r--r--recipes/preboot/linux-preboot.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/preboot/linux-preboot.inc b/recipes/preboot/linux-preboot.inc
index d8771f8cca..6585c4677c 100644
--- a/recipes/preboot/linux-preboot.inc
+++ b/recipes/preboot/linux-preboot.inc
@@ -16,8 +16,6 @@ PROVIDES = ""
KERNEL_IMAGE_BASE_NAME = "${KERNEL_IMAGETYPE}-preboot-${PV}-${PR}-${MACHINE}"
KERNEL_IMAGE_SYMLINK_NAME = "${KERNEL_IMAGETYPE}-preboot-${MACHINE}"
-do_configure[depends] += "${INITRAMFS_IMAGE}:do_rootfs"
-
do_configure_append() {
sed -i -e /CONFIG_BLK_DEV_INITRD/d \
-e /CONFIG_KEXEC/d \