diff --git a/config/bzImage b/config/bzImage index 04f570ccc..14c60fd39 100644 Binary files a/config/bzImage and b/config/bzImage differ diff --git a/config/linux_config b/config/linux_config index 5613e1f79..f52a07bd5 100644 --- a/config/linux_config +++ b/config/linux_config @@ -139,7 +139,7 @@ CONFIG_ARCH_SUPPORTS_INT128=y # CONFIG_SYSFS_DEPRECATED is not set # CONFIG_RELAY is not set CONFIG_BLK_DEV_INITRD=y -CONFIG_INITRAMFS_SOURCE="../config/initrd.cpio" +CONFIG_INITRAMFS_SOURCE="/work/lankes/HermitCore/config/initrd.cpio" CONFIG_INITRAMFS_ROOT_UID=0 CONFIG_INITRAMFS_ROOT_GID=0 CONFIG_RD_GZIP=y