From f0ceef8171bc3ab04e0974386cc21f2c3606b091 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Mon, 6 Oct 2014 14:12:03 +0200 Subject: [PATCH] Fix boot problem with Linux 3.17 --- continuous/steps/20-config | 1 + 1 file changed, 1 insertion(+) diff --git a/continuous/steps/20-config b/continuous/steps/20-config index 2d65465..8342584 100755 --- a/continuous/steps/20-config +++ b/continuous/steps/20-config @@ -29,6 +29,7 @@ conf INITRAMFS_COMPRESSION_BZIP2 n conf INITRAMFS_COMPRESSION_LZMA n conf INITRAMFS_COMPRESSION_XZ n conf INITRAMFS_COMPRESSION_LZO n +conf RD_GZIP y # Needed for 3.17+ conf PPC_MPC52xx y conf PPC_MPC5200_SIMPLE y -- 2.39.2